Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
checked
Type:
QxConst.TYPEOF_BOOLEAN
Object:
QxCheckBox
File:
widgets/QxCheckBox.js
If the widget is checked
Public Functions
Get
Get current value.
QxCheckBox
.
getChecked
(
)
;
Set
Set new value.
QxCheckBox
.
setChecked
(
newValue
)
;