Uses of Class
org.apache.myfaces.tobago.model.ScrollPosition
Packages that use ScrollPosition
-
Uses of ScrollPosition in org.apache.myfaces.tobago.model
Methods in org.apache.myfaces.tobago.model that return ScrollPositionModifier and TypeMethodDescriptionScrollPositionState.getScrollPosition()
SheetState.getScrollPosition()
TreeState.getScrollPosition()
Methods in org.apache.myfaces.tobago.model with parameters of type ScrollPositionModifier and TypeMethodDescriptionvoid
SheetState.setScrollPosition
(ScrollPosition scrollPosition) Constructors in org.apache.myfaces.tobago.model with parameters of type ScrollPositionModifierConstructorDescriptionTreeState
(ExpandedState expandedState, SelectedState selectedState, ScrollPosition scrollPosition)