dijit._editor.RichText._normalizeCommand
dojo.require("dijit._editor.RichText");
defined in dijit/_editor/RichText.js
Used as the advice function by dojo.connect to map our normalized set of commands to those supported by the target browser
Usage
function (/*String*/ cmd) (view source)
parameter | type | description |
---|---|---|
cmd | String |