See: Description
Interface | Description |
---|---|
IRowItem |
This interface should be implemented by objects that are input for ICEFace components that use ice:rowSelector.
|
Class | Description |
---|---|
CompetenceRow |
The Class CompetenceRow.
|
ListController<T extends IRowItem> |
This class implements a controller for ICEFace components supporting ice:rowSelect such as ice:dataTable.
|
ModelEditorRatingComponentController |
The Class ModelEditorRatingComponentController.
|
RowItem<T> |
RowItem implements the UI data model for a row in a list supporting ice:rowSelector.
|
Enum | Description |
---|---|
ListController.SelectionType |
The Enum SelectionType list the available selection modes of a list.
|