See: Description
Interface | Description |
---|---|
IRowItem |
This interface should be implemented by objects that are input for ICEFace
components that use ice:rowSelector.
|
Class | Description |
---|---|
AssessmentItemEditorBean |
AssessmentItemEditorBean.
|
AssessmentItemListController |
AssessmentItemListController.
|
ClientIdUtils |
Utility methods for working with clientIds.
|
FeedbackItem |
FeedbackItem.
|
FeedbackListController |
FeedbackListController.
|
InlineChoiceInteractionItem |
InlineChoiceInteractionItem.
|
InlineChoiceInteractionListController |
InlineChoiceInteractionListController.
|
InlineChoiceItem |
InlineChoiceItem.
|
InlineChoiceListController |
InlineChoiceListController.
|
ListController<T extends IRowItem> |
This class implements a controller for ICEFace components supporting ice:rowSelect such as ice:dataTable.
|
RowItem<T> |
RowItem implements the UI data model for a row in a ice:dataTable.
|
SimpleChoiceItem |
SimpleChoiceItem.
|
SimpleChoiceListController |
SimpleChoiceListController.
|
TextEntryInteractionItem |
SimpleChoiceListController.
|
TextEntryInteractionListController |
TextEntryInteractionListController.
|
ValueMapping |
ValueMapping.
|
XmlValidator |
XmlValidator.
|
Enum | Description |
---|---|
ListController.SelectionType |
The Enum SelectionType list the available selection modes of a list.
|