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