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
headerDataProvider
Dataprovider for header text in inset list.
String
headerStyleClass
The styleClass of the header.
String
headerText
Header text property for inset list.
String
listStyleClass
The styleClass of the list.
String
location
The x and y position of the component, in pixels, separated by a comma.
String
name
The name of the component.
String
relationName
The name of the relationship between the table related to the currently active
form and the table you want to show data from in the inset 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
 

headerDataProvider

Dataprovider for header text in inset list. Overrides headerText property.

Returns

String
 

headerStyleClass

The styleClass of the header.

Returns

String
 

headerText

Header text property for inset list.

Returns

String
 

listStyleClass

The styleClass of the list.

Returns

String
 

location

The x and y position of the component, in pixels, separated by a comma.

Returns

String
 

name

The name of the component. Through this name it can also accessed in methods.

Returns

String
 

relationName

The name of the relationship between the table related to the currently active
form and the table you want to show data from in the inset 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