search

goog.editor.plugins.TagOnEnterHandler

Provided By
Extends
All Implemented Interfaces

Plugin to handle enter keys. This subclass normalizes all browsers to use the given block tag on enter.

new TagOnEnterHandler( tag )

Parameters
taggoog.dom.TagName

The type of tag to add on enter.

Instance Methods

Instance Properties