Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
centered
Type:
QxConst.TYPEOF_BOOLEAN
Object:
QxPopup
File:
widgets/QxPopup.js
Center the popup on open
Public Functions
Get
Get current value.
QxPopup
.
getCentered
(
)
;
Set
Set new value.
QxPopup
.
setCentered
(
newValue
)
;