|
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. Multiple classes can be entered, separated by a space.
|
STRING
|
n/a
|
Y
|
N
|
AlternateText
|
Text that is displayed when hovering over the widget.
|
STRING
|
n/a
|
Y
|
Y
|
SourceURL
|
Link to a media entity or a URL to source image.
|
MEDIA ENTITY
|
n/a
|
Y
|
N
|
Scaling
|
The way the Image scales (Width, Height, None).
|
STRING
|
Width
|
N
|
N
|
PreventCaching
|
Prevents the Image from being cached so that the most recent version is shown when reloaded.
|
BOOLEAN
|
False
|
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
|