org.apache.myfaces.custom.datascroller

Class ScrollerActionEvent

public class ScrollerActionEvent extends ActionEvent

Version: $Revision$ $Date$

Author: Mathias Broekelmann (latest modification by $Author$)

Constructor Summary
ScrollerActionEvent(UIComponent component, String scrollerfacet)
ScrollerActionEvent(UIComponent component, int pageIndex)
Method Summary
intgetPageIndex()
StringgetScrollerfacet()

Constructor Detail

ScrollerActionEvent

public ScrollerActionEvent(UIComponent component, String scrollerfacet)

Parameters: component scrollerfacet

ScrollerActionEvent

public ScrollerActionEvent(UIComponent component, int pageIndex)

Method Detail

getPageIndex

public int getPageIndex()

Returns: int

getScrollerfacet

public String getScrollerfacet()

Returns: Returns the scrollerfacet.