Class: Proforma::Modeling::Table::Row
- Inherits:
-
GenericContainer
- Object
- GenericContainer
- Proforma::Modeling::Table::Row
- Defined in:
- lib/proforma/modeling/table/row.rb
Overview
The second lowest unit of a table. A table’s header, body, and footer is each composed of zero or more rows.
Instance Method Summary collapse
-
#initialize(cells: []) ⇒ Row
constructor
A new instance of Row.
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