Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
moveable
Type:
QxConst.TYPEOF_BOOLEAN
Object:
QxWindow
File:
widgets/QxWindow.js
If the window is moveable
Public Functions
Get
Get current value.
QxWindow
.
getMoveable
(
)
;
Set
Set new value.
QxWindow
.
setMoveable
(
newValue
)
;