Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
enabled
Type:
QxConst.TYPEOF_BOOLEAN
Object:
QxObject
File:
core/QxObjectCore.js
enabled
Public Functions
Get
Get current value.
QxObject
.
getEnabled
(
)
;
Set
Set new value.
QxObject
.
setEnabled
(
newValue
)
;