Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TreeView.setLabelEdit
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