abstract class BaseHXMLComponent
- BaseHXMLComponent
- LuckyHXML::Component
- Reference
- Object
Direct Known Subclasses
- Mobile::DeleteComponent
- Mobile::EditFormFieldsComponent
- Mobile::EmailBehaviorComponent
- Mobile::NewFormFieldsComponent
- Mobile::PhoneBehaviorComponent
- Mobile::RowsComponent
- Mobile::Shared::ToastMessagesComponent
- Mobile::SwipeButtonComponent
- Mobile::SwipeMainComponent
- Mobile::SwipeRowComponent
Defined in:
components/base_hxml_component.crConstant Summary
- 
        ASSIGNS = [context : HTTP::Server::Context] of Nil
Instance Method Summary
- 
        #android? : Bool
        
          Returns trueif requesting platform is Android
- 
        #ios? : Bool
        
          Returns trueif requesting platform is iOS