|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectActionEvent
com.businessobjects.jsf.sdk.event.PageChangedEvent
Occurs when the page index is finally updated.
Constructor Summary | |
PageChangedEvent(UIComponent component,
int newPageIndex)
|
Method Summary | |
int |
getNewPageIndex()
Gets a number that represents the new page index. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PageChangedEvent(UIComponent component, int newPageIndex)
Method Detail |
public int getNewPageIndex()
Gets a number that represents the new page index.
int
that represents the new page index.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |