DhButton.getEnabled

Overview | Methods | This Package | All Packages

DhButton.getEnabled

Retrieves the enabled state of the button.

Syntax

public boolean getEnabled()

Return Value

Returns true if the button is enabled; otherwise, returns false.

See Also   setEnabled