Class: Proforma::Modeling::Table::Section
- Inherits:
-
GenericContainer
- Object
- GenericContainer
- Proforma::Modeling::Table::Section
- Defined in:
- lib/proforma/modeling/table/section.rb
Overview
A table section has zero or more rows.
Instance Method Summary collapse
-
#initialize(rows: []) ⇒ Section
constructor
A new instance of Section.
Methods inherited from GenericContainer
#compile, #method_missing, #respond_to_missing?
Constructor Details
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Proforma::Modeling::GenericContainer