|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageListener
Client interface for listening to page lifecycle events.
| Method Summary | |
|---|---|
void |
pageClosed(ApplicationPage page)
Notifies this listener that the given page has been closed. |
void |
pageOpened(ApplicationPage page)
Notifies this listener that the given page has been opened. |
| Method Detail |
|---|
void pageOpened(ApplicationPage page)
page - the page that was openedvoid pageClosed(ApplicationPage page)
page - the page that was closed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||