Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
activeChild
Type:
QxConst.TYPEOF_OBJECT
Object:
QxParent
File:
gui/QxParent.js
The current active child.
Public Functions
Get
Get current value.
QxParent
.
getActiveChild
(
)
;
Set
Set new value.
QxParent
.
setActiveChild
(
newValue
)
;