startEditing (node, column);
node. Edited node.
column. Column whose node will be edited..
The startEditing method activates edit mode for selected node.
An example of use is given in description of the TreeList.expandToNode method.
See also:
TreeList