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