Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Function of a Class
Name:
getNextSibling
Object:
QxWidget
Type:
public
File:
gui/QxWidget.js
Returns the next sibling.
Type
This function is
public
. It can be used by both user and programmer.
Usage
QxWidget
.
getNextSibling
(
)
;