Overview | Methods | Fields | This Package | All Packages
Retrieves a boolean value indicating whether this control is enabled.
Syntax
public boolean getEnabled()
Return Value
Returns true if the control is enabled; otherwise, returns false.
See Also setEnabled