DhCheckBox.getEnabled

Overview | Methods | This Package | All Packages

DhCheckBox.getEnabled

Retrieves the enabled state of the check box.

Syntax

public boolean getEnabled()

Return Value

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

See Also   setEnabled