Displays a menu and an action row. Provides the base of PageHeadView More...
Import Statement: | import quey.ui 0.1 |
Inherits: | |
Inherited By: |
This property is true if menu is valid.
If this is set to true
a back button is displayed instead of the MenuButton if any, indicating that this is a sub page.
menu : Menu |
If set this property provides the Menu to be displayed by the integrated MenuButton.
Sets the ActionBar's title.
Called when the user pressed the back button. The back button is only visible if isSubPage is set to true
.