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