Attributes |
Name | Required | Request-time | Type | Description |
width | false | true | java.lang.String | sets the lister width. |
followUp | false | true | java.lang.String |
the URL associated with the lister tab.
|
drawer | true | true | java.lang.String | defines the drawer class that will be used to prepare and render the widget. |
id | false | true | java.lang.String | id attribute. |
name | false | true | java.lang.String | sets the lister name. |
title | true | true | java.lang.String | sets the lister title. |
titleType | false | true | java.lang.String |
defines the lister title type. It can be:
"text" - title attribute value is used directly as the title string"image" - title attribute value point out the image filepath |
color | false | true | java.lang.String | sets the lister body color; use the format #rrggbb. |