Represents a page on the navigation page stack. More...
actions : Action |
A list of actions attached to the page.
containers : PageContainer |
An list of PageContainer items this page may be displayed in.
This property is true
if menu is valid.
If the page is currently present in a PageView this property holds a reference to it. Otherwise it is undefined
.
Emitted when page is popped from a PageView.
Emitted when page is pushed to a PageView.
Pop the page from the current PageView if any.
Push this page to a PageView.