Overview | Methods | This Package | All Packages
Sets the enabled state of the verb on the shortcut menu.
Syntax
public final void setEnabled( boolean value )
Parameters
value
Set to true for the verb to appear enabled; otherwise, set to false.
See Also getEnabled