Package | Description |
---|---|
org.tencompetence.portlet.common.components |
Provides gui component classes common to all portlets.
|
org.tencompetence.portlet.goal.beans |
Provides classes as beans used by the Goal portlet.
|
org.tencompetence.portlet.pdp.controllers |
Provides controllers for use in the PDP.
|
Modifier and Type | Method and Description |
---|---|
ActionButtonController<T> |
IActionsMenuRow.getActionsButtonController()
Gets the actions button controller.
|
Modifier and Type | Method and Description |
---|---|
ActionButtonController<org.tencompetence.generated.model.Goal> |
GoalActionsMenuRowItem.getActionsButtonController() |
Modifier and Type | Method and Description |
---|---|
ActionButtonController<org.tencompetence.generated.model.Goal> |
Task.getController()
Gets the controller.
|