Class: Matestack::Ui::Core::Component
- Defined in:
- lib/matestack/ui/core/component.rb
Constant Summary
Constants included from TagHelper
TagHelper::TAGS, TagHelper::VOID_TAGS
Instance Attribute Summary
Attributes inherited from Base
#bind_to_parent, #escape, #html_tag, #options, #parent, #text
Attributes included from Slots
Method Summary
Methods inherited from Base
call, #children, #create_children, #extract_options, #initialize, #method_missing, #params, #prepare, #render?, #render_content, #to_str, #view_context
Methods included from TagHelper
#a, #detached, #detached_to_s, #heading, #img, #plain, #rails_render, #unescape
Methods included from Slots
Methods included from Properties
#context, #create_context, #create_context_for_properties, included, #optional_property_keys, #required_property_keys, #set_text
Constructor Details
This class inherits a constructor from Matestack::Ui::Core::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Matestack::Ui::Core::Base