Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
textAlign
Type:
QxConst.TYPEOF_STRING
Object:
QxLabel
File:
widgets/QxLabel.js
The alignment of the text.
Public Functions
Get
Get current value.
QxLabel
.
getTextAlign
(
)
;
Set
Set new value.
QxLabel
.
setTextAlign
(
newValue
)
;