Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Function of a Class
Name:
forEachChild
Object:
QxParent
Type:
public
File:
gui/QxParent.js
forEachChild
Parameters
Name
Type
Mandatory
Info
vFunc
All
false
Type
This function is
public
. It can be used by both user and programmer.
Usage
QxParent
.
forEachChild
(
vFunc
)
;