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übersichtKonstruktorenKonstruktorBeschreibungTreeState(ExpandedState expandedState, SelectedState selectedState) TreeState(ExpandedState expandedState, SelectedState selectedState, ScrollPosition scrollPosition) 
- 
MethodenübersichtModifizierer und TypMethodeBeschreibung
- 
Konstruktordetails- 
TreeStatepublic TreeState()
- 
TreeState
- 
TreeStatepublic TreeState(ExpandedState expandedState, SelectedState selectedState, ScrollPosition scrollPosition) 
 
- 
- 
Methodendetails- 
getExpandedState
- 
getSelectedState
- 
getScrollPosition- Angegeben von:
- getScrollPositionin Schnittstelle- ScrollPositionState
 
 
-