org.apache.myfaces.custom.datascroller
Class ScrollerActionEvent
ActionEvent
org.apache.myfaces.custom.datascroller.ScrollerActionEvent
public class ScrollerActionEvent
extends ActionEvent
- Mathias Broekelmann (latest modification by $Author$)
ScrollerActionEvent
public ScrollerActionEvent(UIComponent component,
String scrollerfacet)
component
- scrollerfacet
-
ScrollerActionEvent
public ScrollerActionEvent(UIComponent component,
int pageIndex)
getPageIndex
public int getPageIndex()
getScrollerfacet
public String getScrollerfacet()
- Returns the scrollerfacet.