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