Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
text
Type:
QxConst.TYPEOF_STRING
Object:
QxText
File:
widgets/QxText.js
Any text string which can contain TEXT, too
Public Functions
Get
Get current value.
QxText
.
getText
(
)
;
Set
Set new value.
QxText
.
setText
(
newValue
)
;