DhCheckBox.getChecked

Overview | Methods | This Package | All Packages

DhCheckBox.getChecked

Retrieves the checked state of the check box.

Syntax

public boolean getChecked()

Return Value

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

See Also   setChecked