public class PageLoadedEvent extends Object
PageLoadedEvent(int currentPageNum, IPage page)
IPage
getPage()
int
getPageNum()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageLoadedEvent(int currentPageNum, IPage page)
public int getPageNum()
public IPage getPage()