class Mobile::Contacts::NewScreen
- Mobile::Contacts::NewScreen
- MainScreen
- LuckyHXML::Screen
- Reference
- Object
Defined in:
screens/mobile/contacts/new_screen.crConstant Summary
-
ASSIGNS =
[context : HTTP::Server::Context, create_contact : CreateContact] of Nil
Constructors
Instance Method Summary
-
#append_styles
Override to add custom styles to default styles
- #create_contact : CreateContact
- #render_content
-
#render_header
Override to replace with custom header
Instance methods inherited from class MainScreen
android? : Bool
android?,
append_styles
append_styles,
ios? : Bool
ios?,
render
render,
render_content
render_content,
render_header
render_header,
render_styles
render_styles
Constructor Detail
Instance Method Detail
def append_styles
#
Description copied from class MainScreen
Override to add custom styles to default styles