Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the user can edit the labels of tree view nodes.
Syntax
public void setLabelEdit( boolean value )
Parameters
value
Set to true if the user can edit the labels of tree view nodes at run time; otherwise, set to false. The default value is false.
See Also getLabelEdit