|
Properties |
|
defaultValue |
Default value.
type=string
default= minimum=0 maximum=250 Displayed(tab/group)=Default Value (/Text)
|
|
maxSize |
Maximum size of the text.
type=int
default=10 minimum=1 maximum=250 Displayed(tab/group)=Max. Length (/Text)
|
|
minSize |
Minimum size of the text.
type=int
default=0 minimum=0 maximum=250 Displayed(tab/group)=Min. Length (/Text)
|
|
readOnly |
If true the text is read-only (cannot be modified by the user).
In this case the text is treated as a constant and minSize/maxSize are automatically
set by the system.
type=boolean
default=false Displayed(tab/group)=Read Only (/Text)
|