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
ListView.setLabelEdit
Sets a boolean value indicating whether the user can edit the labels of list view items.
Syntax
public void setLabelEdit ( boolean flag )
Parameters
boolean
Set to true if the user can edit the labels of list view items at run time; otherwise, set to false. The default value is false.
See Also getLabelEdit