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

int
getPageIndex()
String
getScrollerfacet()

Constructor Details

ScrollerActionEvent

public ScrollerActionEvent(UIComponent component,
                           String scrollerfacet)
Parameters:
component -
scrollerfacet -

ScrollerActionEvent

public ScrollerActionEvent(UIComponent component,
                           int pageIndex)

Method Details

getPageIndex

public int getPageIndex()
Returns:
int

getScrollerfacet

public String getScrollerfacet()
Returns:
Returns the scrollerfacet.