Class: HelloParagraph
- Inherits:
-
Object
- Object
- HelloParagraph
- Includes:
- Glimmer::Web::Component
- Defined in:
- lib/glimmer-dsl-web/samples/hello/hello_paragraph.rb
Constant Summary
Constants included from Glimmer::Web::Component
Glimmer::Web::Component::ADD_COMPONENT_KEYWORDS_UPON_INHERITANCE
Instance Attribute Summary
Attributes included from Glimmer::Web::Component
#args, #component_style, #default_slot, #events, #markup_root, #options, #parent, #slot_elements, #style_block
Method Summary
Methods included from Glimmer::Web::Component
add_component, add_component_keyword_to_classes_map_for, add_component_style, #add_custom_event_listener, #add_observer, any_component?, any_component_style?, #attribute_setter, #bind_content, body_components, #can_add_attribute_observer?, #can_add_custom_event_listener?, #can_add_observer?, #can_handle_observation_request?, component_class_to_components_map, component_count, component_keyword_to_classes_map, component_styles, components, #content, #custom_event_listeners_for, #data_bind, for, #get_attribute, #handle_observation_request, #has_attribute?, #has_instance_method?, head_components, included, #initialize, interpretation_stack, keywords_for_class, #local_respond_to?, #method_missing, #notify_custom_event_listeners, #notify_listeners, #observer_registrations, #post_add_content, #post_initialize_child, #remove, remove_all_components, remove_component, remove_component_style, #remove_custom_event_listener, #remove_observer, #render, reset_component_keyword_to_classes_map, #respond_to_missing?, #set_attribute
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Glimmer::Web::Component