|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.visualization.client.events.PageHandler.PageEvent
public class PageHandler.PageEvent
This event is fired when the user clicks a button to change the current page on the visualization, such as "next" or "back".
Constructor Summary | |
---|---|
PageHandler.PageEvent(int page)
|
Method Summary | |
---|---|
int |
getPage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PageHandler.PageEvent(int page)
Method Detail |
---|
public int getPage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |