Functiondijit._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)

Usage

function (/*DomNode*/ element, /*Boolean?*/ nochangefocus) (view source)
parametertypedescription
elementDomNode 
nochangefocusBooleanOptional.