Package | Description |
---|---|
org.tencompetence.portlet.qtieditor.beans |
Provides the backing bean classes of the QTI Editor.
|
org.tencompetence.portlet.qtieditor.common |
Provides support classes for the QTI Editor backing beans.
|
Class and Description |
---|
AssessmentItemEditorBean
AssessmentItemEditorBean.
|
AssessmentItemListController
AssessmentItemListController.
|
FeedbackListController
FeedbackListController.
|
InlineChoiceInteractionItem
InlineChoiceInteractionItem.
|
RowItem
RowItem implements the UI data model for a row in a ice:dataTable.
|
SimpleChoiceListController
SimpleChoiceListController.
|
TextEntryInteractionItem
SimpleChoiceListController.
|
Class and Description |
---|
InlineChoiceListController
InlineChoiceListController.
|
IRowItem
This interface should be implemented by objects that are input for ICEFace
components that use ice:rowSelector.
|
ListController
This class implements a controller for ICEFace components supporting ice:rowSelect such as ice:dataTable.
|
ListController.SelectionType
The Enum SelectionType list the available selection modes of a list.
|