The CheckBox JavaScript class. A simplified version of the CheckBox Qt widget. More...
Properties | |
String | text |
The text shown alongside the CheckBox. More... | |
bool | checked |
Toggle whether or not the CheckBox is checked. More... | |
The CheckBox JavaScript class. A simplified version of the CheckBox Qt widget.
|
readwrite |
Toggle whether or not the CheckBox is checked.
|
readwrite |
The text shown alongside the CheckBox.