createPage(boolean) method
Provide subclasses the option to extend or override the default Page functionality.
Syntax
Page
createPage
(
boolean
showExitMenu
)
Parameters
showExitMenu
– Whether to show the exit menu on the page.
Returns
A new Page.
Usage
A new Page.
Parent topic:
AbstractDynamicMenu class
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.