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