Functiondijit._editor.selection.selectElement

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

clear previous selection and select element (including all its children)

Usage

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