public static interface Notebook.SwitchPage
Use this in preference to Notebook.ChangeCurrentPage.
| Modifier and Type | Method and Description |
|---|---|
void |
onSwitchPage(Notebook source,
int pageNum)
Callback received when the page showing in the Notebook changes.
|
void onSwitchPage(Notebook source, int pageNum)