An abstract item that manages a set of pages inside through a defined set of containers. More...
| Import Statement: | import quey.ui 0.1 |
| Inherits: | |
| Inherited By: |
containers : Item |
The list of containers attached to this view.
pagePopped(Page page) |
Emitted when a page was popped.
pagePushed(Page page) |
Emitted when a page was pushed.