Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
---|---|---|---|---|---|
CustomClass
|
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
|
STRING
|
n/a
|
Y
|
N
|
Text
|
Text that appears in the widget
|
STRING
|
n/a
|
Y
|
N
|
ReadOnly
|
Sets the text area to be read-only
|
BOOLEAN
|
false
|
N
|
N
|
TabSequence
|
Order of the tab sequence
|
NUMBER
|
0
|
N
|
N
|
InnerShadow
|
Adds a shadow effect to the inside of the text area
|
BOOLEAN
|
true
|
N
|
N
|
LabelAlignment
|
Position of the label
|
STRING
|
Left
|
N
|
N
|
Label
|
Label for the text area
|
STRING
|
n/a
|
N
|
Y
|
ToolTipField
|
The tooltip text that is displayed when you hover over the widget.
|
STRING
|
n/a
|
Y
|
Y
|