![]()
Event handler for clicks in browsers that will follow a link when the user
clicks, even if it's editable. We stop the click manually
Arguments:
|
code » | |||
No description.
Returns: ?string
The id of the active field.
|
code » | |||
Returns true if the keypress generates a change in contents.
Arguments:
Returns: boolean
Whether the keypress generates a change in contents.
|
code » | |||
Returns true if the keypress generates a change in the contents.
due to a special key listed in goog.editor.Field.KEYS_CAUSING_CHANGES_
Arguments:
Returns: boolean
Whether the keypress generated a change in the contents.
|
code » | |||
![]()
Sets the active field id.
Arguments:
|
code » |