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