Functiondijit._editor.RichText.open

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

Transforms the node referenced in this.domNode into a rich text editing node. This will result in the creation and replacement with an

Usage

function (/*DomNode?*/ element) (view source)
parametertypedescription
elementDomNodeOptional.