examplePage = action_wheel:createPage()
action_wheel:setPage(examplePage)
action_wheel:setPage(pageTitle)
Method Property | Fluent Description | Representation |
---|---|---|
pageTitle accepts | a String | |
Return Value | an ActionWheelAPI |
action_wheel:setPage(page)
Method Property | Fluent Description | Representation |
---|---|---|
page accepts | a Page | |
Return Value | an ActionWheelAPI |