public class AssessmentFullPage extends GoalListener
Constructor and Description |
---|
AssessmentFullPage()
Instantiates a new assessment full page.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CompetenceWrapper> |
getChildren()
Gets the List containing the child competence levels.
|
CompetenceController |
getCompetenceController()
Gets the competence controller.
|
boolean |
isElementSelected()
Checks if an element in the list selected.
|
boolean |
isEmptyProfile()
Checks if goals targeted profile has any competence levels associated.
|
void |
onSelectionChanged(com.icesoft.faces.component.ext.RowSelectorEvent event)
Selection listener called when the selection in the profile level list changes.
|
dispose, getGoalManager, getGoalTitleController, getMessage, getSelectedGoalTitle, getState, isGoalSelected, removeListener, renderingException, setGoalManager
public AssessmentFullPage()
public java.util.List<CompetenceWrapper> getChildren()
public CompetenceController getCompetenceController()
public boolean isEmptyProfile()
public boolean isElementSelected()
public void onSelectionChanged(com.icesoft.faces.component.ext.RowSelectorEvent event)
event
- the event describing the selection