dijit._editor.selection.selectElement
dojo.require("dijit._editor.selection");
defined in dijit/_editor/selection.js
clear previous selection and select element (including all its children)
parameter | type | description |
---|---|---|
element | DomNode | |
nochangefocus | Boolean | Optional. |