bindCancelNode(domNode, addEvent);
domNode. Document node
addEvent. Indicates if to add events on node selection. If the parameter is set to True, events are added, if it is set to False, the events are not added.
The bindCancelNode method indicates to the title, that there is no need to exit title edit mode on selecting a specified node.
The example of method use is given on the page with description of the TitleBox.EditMode property.
See also: