selected([selected])
Class: CheckBox.
Description:
Sets or gets the selection state of the checkbox.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
|
Returns:
If called without arguments, returns boolean value, otherwise returns this CheckBox instance.
Type: boolean | CheckBox
