DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR.

Enter additional information related to this 'class' inside the {div} macro with 'id=description'


Event Summary

#onAction
The method that is executed when the component is clicked.

Property Summary
String
#countDataProvider
Dataprovider for countbubble in list.
String
#dataIconDataProvider
Dataprovider for icon type in list.
String
#dataIconType
Icon type for list.
String
#listStyleClass
The styleClass of the list.
String
#subtext
Text property for sub text in list.
String
#subtextDataProvider
Dataprovider for sub text in list.
String
#text
Text property for main text in list.
String
#textDataProvider
Dataprovider for main text in list.

Event Details
onAction
The method that is executed when the component is clicked.


Property Details
countDataProvider
Dataprovider for countbubble in list.
Returns
String

dataIconDataProvider
Dataprovider for icon type in list. Overrides dataIconType property.
Returns
String

dataIconType
Icon type for list.
Possible values:
alert
arrow-d
arrow-l
arrow-r
arrow-u
back
bars
check
delete
edit
forward
gear
grid
home
info
minus
plus
refresh
search
star
Returns
String

listStyleClass
The styleClass of the list.
Returns
String

subtext
Text property for sub text in list.
Returns
String

subtextDataProvider
Dataprovider for sub text in list. Overrides subtext property.
Returns
String

text
Text property for main text in list.
Returns
String

textDataProvider
Dataprovider for main text in list. Overrides text property.
Returns
String