public class ScrollerActionEvent
extends javax.faces.event.ActionEvent
| Constructor and Description |
|---|
ScrollerActionEvent(javax.faces.component.UIComponent component,
int pageIndex) |
ScrollerActionEvent(javax.faces.component.UIComponent component,
java.lang.String scrollerfacet) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPageIndex() |
java.lang.String |
getScrollerfacet() |