Package | Description |
---|---|
org.tencompetence.portlet.common.components |
Provides gui component classes common to all portlets.
|
org.tencompetence.portlet.modeleditor.beans |
Provides classes as beans used by the modeleditor.
|
org.tencompetence.portlet.portfolio.beans |
Provides classes as beans used by the Competence Portfolio portlet.
|
org.tencompetence.portlet.portfolio.common.components |
Provides classes as beans used by the Competence Portfolio portlet.
|
org.tencompetence.portlet.qtieditor.beans |
Provides the backing bean classes of the QTI Editor.
|
Modifier and Type | Class and Description |
---|---|
class |
ActionsMenuListController<R extends ActionsMenuRowItem<?>>
This class implements a controller for ICEFace components supporting ice:dataTable with an actionsMenu column.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.LevelValue>> |
CompetenceMapEdit.getCompetenceController()
Gets the competence controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceProfile>> |
CompetenceProfileList.getController()
Gets the controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceProfileLevel>> |
CompetenceProfileEdit.getController()
Gets the controller for the Competence Profile level list.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.Competence>> |
CompetenceList.getController()
Gets the controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.CompetenceLevel>> |
CompetenceEdit.getController()
Gets the controller.
|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.LevelValue>> |
CompetenceMapEdit.getProfileController()
Gets the profile controller.
|
Modifier and Type | Class and Description |
---|---|
class |
PortfolioCompetenceView.EvidenceRowItem
The Class EvidenceRowItem.
|
Modifier and Type | Class and Description |
---|---|
class |
LPElementActionsMenuListController<R extends ActionsMenuRowItem<? extends org.tencompetence.business.model.learningpath.ILPElement>>
This class implements a controller for ICEFace components supporting ice:dataTable with an actionsMenu column.
|
class |
PortfolioActionsMenuListController<R extends ActionsMenuRowItem<?>>
This class implements a controller for ICEFace components supporting ice:dataTable with an actionsMenu column.
|
Modifier and Type | Class and Description |
---|---|
class |
LPElementRowItem
The Class LPElementRowItem.
|
class |
PortfolioActionsMenuRowItem
The Class PortfolioActionsMenuRowItem.
|
class |
PortfolioViewRowItem<T>
The Class PortfolioViewRowItem.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<ActionsMenuRowItem<org.tencompetence.generated.model.AssessmentTest>> |
AssessmentTestList.getController()
Gets the controller.
|