search

goog.editor.plugins.EnterHandler

Provided By
Extends
All Implemented Interfaces
All Known Direct Subclasses

Plugin to handle enter keys. This does all the crazy to normalize (as much as is reasonable) what happens when you hit enter. This also handles the special casing of hitting enter in a blockquote.

In IE, Webkit, and Opera, the resulting HTML uses one DIV tag per line. In Firefox, the resulting HTML uses BR tags at the end of each line.

new EnterHandler()

Parameters

None.

Instance Methods

Instance Properties

Static Functions