Frame.getPage
panel.widget.Widget getPage(uint n)Gets the page with the given index, if any.
Parameters
n | the index of the page |
Returns
a #PanelWidget or null
panel.widget.Widget getPage(uint n)Gets the page with the given index, if any.
n | the index of the page |