|
Styles and common widget properties are not included in the table below.
|
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. Separate multiple classes with a space.
|
STRING
|
n/a
|
Y
|
N
|
AllowEllipsis
|
If the label text overflows the height or width of the label widget, an ellipsis is added.
|
BOOLEAN
|
false
|
N
|
N
|
Text
|
The text to be displayed in the label.
|
STRING
|
n/a
|
Y
|
Y
|
Alignment
|
Text alignment for display text (Left Aligned, Right Aligned, or Center Aligned).
|
STRING
|
Left
|
N
|
N
|
ToolTipField
|
Optional field to include tooltips that display in run time.
|
STRING
|
n/a
|
Y
|
Y
|
ShowDataLoading
|
Displays a spinning icon when data is loading.
|
BOOLEAN
|
True
|
N
|
N
|
Visible
|
Widget is visible when viewing mashup.
|
BOOLEAN
|
True
|
Y
|
N
|