Class: BasicBlock::Table::Th
- Defined in:
- lib/relaton_iec/basic_block/table.rb
Constant Summary
Constants inherited from TabCell
BasicBlock::Table::TabCell::ALIGNS, BasicBlock::Table::TabCell::VALIGNS
Instance Method Summary collapse
Methods inherited from TabCell
Constructor Details
This class inherits a constructor from BasicBlock::Table::TabCell
Instance Method Details
#to_xml(builder) ⇒ Object
110 111 112 |
# File 'lib/relaton_iec/basic_block/table.rb', line 110 def to_xml(builder) builder.td { super } end |