Constructordijit._editor.plugins.EnterKeyHandling

dojo.require("dijit._editor.plugins.EnterKeyHandling");
defined in dijit/_editor/plugins/EnterKeyHandling.js

this plugin tries to handle enter key events to make all browsers have identical behaviors.

Usage

function (args) (view source)
parametertypedescription
args  

Jump to PropertiesFunctionsBack to top

Functionconnect(o, f, tf)
manually handle enter key event to make the behavior consistant across all supported browsers. See property blockNodeForEnter for available options
FunctionregularPsToSingleLinePs(element, noWhiteSpaceInEmptyP)
FunctionremoveTrailingBr(container)
FunctionsetToolbar(toolbar)

Jump to FunctionsPropertiesBack to top