Class: Qippet::Boxes::ContainerBox
- Defined in:
- lib/qippet/boxes/container_box.rb
Overview
Container Class create from the “q” keyword
Constant Summary collapse
- ALLOWED_ATTRIBUTES =
[].freeze
Constants inherited from Box
Instance Attribute Summary
Attributes inherited from Box
Method Summary
Methods inherited from Box
#add_attributes, #add_child, #children, #initialize, #render, setup_attributes
Constructor Details
This class inherits a constructor from Qippet::Boxes::Box