abstract class MainScreen
- MainScreen
- LuckyHXML::Screen
- Reference
- Object
Direct Known Subclasses
- Mobile::Contacts::EditScreen
- Mobile::Contacts::IndexScreen
- Mobile::Contacts::NewScreen
- Mobile::Contacts::ShowScreen
Defined in:
screens/main_screen.crConstant Summary
-
ASSIGNS =
[context : HTTP::Server::Context] of Nil
Instance Method Summary
-
#android? : Bool
Returns
true
if requesting platform is Android -
#append_styles
Override to add custom styles to default styles
-
#ios? : Bool
Returns
true
if requesting platform is iOS -
#render
Render HXML
- #render_content
-
#render_header
Override to replace with custom header
-
#render_styles
Override to replace with custom styles