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.setEnabled
Sets a boolean value indicating whether this control is enabled.
Syntax
public void setEnabled( boolean enabled )
Parameters
enabled
Set to true to enable the control; otherwise, set to false. The default value is true.