Package | Description |
---|---|
org.tencompetence.portlet.pdp.beans |
Provides classes as beans used by the PDP.
|
Modifier and Type | Class and Description |
---|---|
class |
PdpSelectAction.ClusterController
This class is an abstract controller for
ICluster elements. |
class |
PdpSelectAction.SelectionController
The controller class for
ISelection elements. |
class |
PdpSelectAction.SequenceController
The controller class for
ISequence elements. |
Modifier and Type | Method and Description |
---|---|
PdpSelectAction.LeafController |
PdpSelectAction.getElementController()
Return the cluster controller associated with this backing bean.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PdpSelectAction.LeafController> |
PdpSelectAction.ClusterController.getChildren()
Returns the child elements of the current input or an empty list if the input was not set.
|