StartEditing Method (JTree)

Class

JTree class

Action

Starts editing at given item path or current selection.

Syntax

tree.StartEditing([item])
Variable Description
item Optional.The item path. LISTITEM.

Examples

Tree.StartEditing("/level_1-1/level_2-1/level_3-4")