dijit._editor.selection.selectElementChildren
dojo.require("dijit._editor.selection");
defined in dijit/_editor/selection.js
clear previous selection and select the content of the node (excluding the node itself)
parameter | type | description |
---|---|---|
element | DomNode | |
nochangefocus | Boolean | Optional. |