org.apache.myfaces.custom.datascroller
public class ScrollerActionEvent extends ActionEvent
Version: $Revision$ $Date$
| Constructor Summary | |
|---|---|
| ScrollerActionEvent(UIComponent component, String scrollerfacet) | |
| ScrollerActionEvent(UIComponent component, int pageIndex) | |
| Method Summary | |
|---|---|
| int | getPageIndex() |
| String | getScrollerfacet() |
Parameters: component scrollerfacet
Returns: int
Returns: Returns the scrollerfacet.