Class TreeState
java.lang.Object
org.apache.myfaces.tobago.model.TreeState
- 
Constructor SummaryConstructorsConstructorDescriptionTreeState(ExpandedState expandedState, SelectedState selectedState) TreeState(ExpandedState expandedState, SelectedState selectedState, ScrollPosition scrollPosition) 
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
TreeStatepublic TreeState()
- 
TreeState
- 
TreeStatepublic TreeState(ExpandedState expandedState, SelectedState selectedState, ScrollPosition scrollPosition) 
 
- 
- 
Method Details- 
getExpandedState
- 
getSelectedState
- 
getScrollPosition- Specified by:
- getScrollPositionin interface- ScrollPositionState
 
 
-