Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
theme | false | true | java.lang.String |
Sets the color of each collapsible in a the set. | |||
contentTheme | false | true | java.lang.String |
Adds a themed background color and border to the content block. | |||
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
collapsed | false | true | boolean |
Specifies if the collapsible should be collapsed by default. | |||
theme | false | true | java.lang.String |
Sets the color of the collapsible header button. | |||
contentTheme | false | true | java.lang.String |
Sets a themed background color and border to the content block. | |||
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
ordered | false | true | boolean |
Specifies whether the list if of ordered type or not. | |||
inset | false | true | boolean |
Specifies whether the list should be displayed with an 'inset' style or not. | |||
theme | false | true | java.lang.String |
Sets the theme for the ListView items. | |||
dividerTheme | false | true | java.lang.String |
Sets the theme for the ListView dividers. For example the titles. | |||
filter | false | true | boolean |
Specifies whether if the list should be filterable or not. | |||
filterPlaceholder | false | true | java.lang.String |
Sets a placeholder text in the search input. | |||
filterTheme | false | true | java.lang.String |
Sets the search box theme. | |||
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
icon | false | true | java.lang.String |
Specifies an icon for the list item. | |||
divider | false | true | boolean |
Specifies whether the item should be a divider or not. | |||
theme | false | true | java.lang.String |
Sets the theme for the list item (Override the theme sets by the ListView). |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
href | false | true | java.lang.String |
Specifies the 'href' attribute for the button. | |||
inline | false | true | boolean |
Specifies whether the button should be inlined or take all the width. | |||
icon | false | true | java.lang.String |
Sets the icon. | |||
iconPosition | false | true | java.lang.String |
Sets the icon position. | |||
ajax | false | true | boolean |
Specifies whether the link should be handled using AJAX. | |||
transition | false | true | java.lang.String |
Sets the transition type. | |||
reverseTransition | false | true | boolean |
Specifies whether the transition should be reversed or not. | |||
forceActiveState | false | true | boolean |
Sets the button as active. | |||
theme | false | true | java.lang.String |
Sets the theme for the button. | |||
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
horizontal | false | true | boolean |
Specifies whether the controlgroup's buttons should be aligned horizontally. | |||
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
position | false | true | java.lang.String |
theme | false | true | java.lang.String |
backBtn | false | true | boolean |
backBtnText | false | true | java.lang.String |
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
id | false | true | java.lang.String |
position | false | true | java.lang.String |
theme | false | true | java.lang.String |
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. |
Attribute name | Required | Runtime Expression Evaluation | Type |
---|---|---|---|
role | false | true | java.lang.String |
theme | false | true | java.lang.String |
varCssId | false | false | java.lang.String |
Name of the exported variable for the widget ID. If the widget has no ID, a random one is generated. | |||
varUcssId | false | false | java.lang.String |
Name of the exported variable for the widget Unique CSS ID. | |||
extraCss | false | true | java.lang.String |
CSS class to adds to the widget wrapper. | |||
extraStyles | false | true | java.lang.String |
Styles to adds to the widget wrapper. | |||
htmlTag | false | true | java.lang.String |
The HTML tag to use for the widget wrapper. Defaults to 'div'. |