Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
modal
Type:
QxConst.TYPEOF_BOOLEAN
Object:
QxNativeWindow
File:
gui/QxNativeWindow.js
Should be window be modal
Public Functions
Get
Get current value.
QxNativeWindow
.
getModal
(
)
;
Set
Set new value.
QxNativeWindow
.
setModal
(
newValue
)
;