|
GWTCheckBox |
Top Previous Next |
|
GWT CheckBox. Extends HTMLObject.
Behavior Pattern: GWTCheckBoxBehavior
Property Summary
Action Summary
Property Detail
Check state of the button. 'true' if the button is checked, 'false' otherwise. Accessors: GetChecked
Action Detail
Sets check state of the object.
Parameters:
Returns:
'true' if success, 'false' otherwise.
|