Package org.apache.myfaces.tobago.model
Klasse TreeState
java.lang.Object
org.apache.myfaces.tobago.model.TreeState
- Alle implementierten Schnittstellen:
Serializable
,ScrollPositionState
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungTreeState
(ExpandedState expandedState, SelectedState selectedState) TreeState
(ExpandedState expandedState, SelectedState selectedState, ScrollPosition scrollPosition) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung
-
Konstruktordetails
-
TreeState
public TreeState() -
TreeState
-
TreeState
public TreeState(ExpandedState expandedState, SelectedState selectedState, ScrollPosition scrollPosition)
-
-
Methodendetails
-
getExpandedState
-
getSelectedState
-
getScrollPosition
- Angegeben von:
getScrollPosition
in SchnittstelleScrollPositionState
-