Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
resizable
Type:
QxConst.TYPEOF_BOOLEAN
Object:
QxListView
File:
widgets/QxListView.js
resizable
Public Functions
Get
Get current value.
QxListView
.
getResizable
(
)
;
Set
Set new value.
QxListView
.
setResizable
(
newValue
)
;