public class PdpSelectAction.SequenceController extends PdpSelectAction.ClusterController
ISequence
elements.Constructor and Description |
---|
PdpSelectAction.SequenceController(org.tencompetence.business.model.learningpath.ICluster element,
boolean selectable)
Instantiates a new sequence 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.SequenceController(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