Creates a new Page for the action wheel
A Title can be given to store this page internally
If no Title is given, the Page will just be returned from this function
overload 1:
action_wheel:newPage()
Method Property | Fluent Description | Representation |
Return Value | a Page | |
overload 2:
action_wheel:newPage(title)
Method Property | Fluent Description | Representation |
title accepts | a String | |
Return Value | a Page | |