Sets the enabled state of the verb on the shortcut menu.
public final void setEnabled( boolean value )
value
Set to true for the verb to appear enabled; otherwise, set to false.
See Also getEnabled