Child pages
  • ListForm
Skip to end of metadata
Go to start of metadata



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

 

dataIconDataProvider

Dataprovider for icon type in list. Overrides dataIconType property.

Returns

 

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

 

listStyleClass

The styleClass of the list.

Returns

 

subtext

Text property for sub text in list.

Returns

 

subtextDataProvider

Dataprovider for sub text in list. Overrides subtext property.

Returns

 

text

Text property for main text in list.

Returns

 

textDataProvider

Dataprovider for main text in list. Overrides text property.

Returns

 



  • No labels