public class PdpSelectAction.SelectionController extends PdpSelectAction.ClusterController
ISelection
elements.Constructor and Description |
---|
PdpSelectAction.SelectionController(org.tencompetence.business.model.learningpath.ICluster element,
boolean selectable)
Instantiates a new selection controller.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInfoText()
Gets the info text.
|
getChildren, isElementList, isLeaf
commandLinkListener, getIcon, handleClickEvent, isCompleted, isSelectable
doClick, doToggleDescription, doToggleMetadata, getButtonCaption, getDateCompleted, getDateSubscribed, getDescription, getElement, getImageUrl, getImageUrl16, getImageUrl32, getImageUrl48, getLegenda, getMetadata, getTitle, getToggleDescriptionText, getToggleMetadataDescription, isButtonRequired, isLongDescription, isMetadataExpanded, isPortfolioView, isShowImage, setInput
public PdpSelectAction.SelectionController(org.tencompetence.business.model.learningpath.ICluster element, boolean selectable)
element
- the elementselectable
- indicator whether the element represented by this controller can be selectedpublic java.lang.String getInfoText()
getInfoText
in class PdpSelectAction.ClusterController