General properties
Learn about the common and general properties that are used in configuration of a widget.
Attribute | Meta information | Data type | Description | Possible values |
---|---|---|---|---|
state.empty.link.href.type |
widgetOption |
String |
A URL, possibly to help text if there is no data
found.
|
NEW_WINDOW, CUI_SHELL, LAYOUT_TEMPLATE, LAYOUT |
pagination.enable |
tableOption |
Boolean |
Specifies whether the table widget can be paginated or not. False by
default.
|
true, false |
pageLength |
tableOption |
Integer |
Specifies whether you want to increase the size of a result
set.
|
|
resizeToContent |
widgetOption |
Boolean |
Specifies whether the widget should attempt to resize based on the
content.
|
true, false |
state.error.image |
widgetOption |
String |
Image to display on error. Do not change.
|
systemError |
state.empty.body |
widgetOption |
String |
Body text to display if no data is found for the
widget.
|
|
state.empty.link.label |
widgetOption |
String |
Text to display on a link if no data is found. Use with
state.empty.link.href.path .
|
|
state.error.body |
widgetOption |
String |
Body text to display on error.
|
|
state.empty.link.href.path |
widgetOption |
String |
A URL, possibly to help text if no data is
found.
|
|
draggable |
widgetOption |
Boolean |
Specifies whether the widget can be moved on the screen by the end user.
|
true, false |
state.empty.image |
widgetOption |
String |
Image to display if there is no data. Do not change.
|
noResults |
chart.type |
widgetOption |
String |
If chartType is set to carbon_chart, then this value
specifies the specific chart type to use.
|
simpleBar, line, pie, donut, meterChart |
state.empty.title |
widgetOption |
String |
Title text to display if no data is found for the
widget.
|
|
state.error.title |
widgetOption |
String |
Title text to display on error.
|
|
Total attributes: 14 |