|
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
|
||
Name
|
The name of the contained mashup.
|
MASHUPNAME
|
n/a
|
Y
|
N
|
||
ShowDataLoading
|
Displays a spinning icon when data is loading.
|
BOOLEAN
|
True (checked)
|
N
|
N
|
||
AddGadgetToDashboard
|
A data service that adds the mashup to a dashboard as a gadget.
|
n/a
|
n/a
|
Y
|
N
|
||
Refresh
|
A data service that refreshes the contained mashup.
|
n/a
|
n/a
|
Y
|
N
|
||
ResizeToContent
|
Expands the widget container in the parent mashup when the contained mashup exceeds the available width or height for the container. To use this property, you must set the Shrink Ratio property on the Layout panel for the widget container to 0.
|
BOOLEAN
|
False
|
N
|
N
|
||
Visible
|
Sets the visibility of the widget at run time.
|
BOOLEAN
|
True
|
Y
|
N
|