Part of stoqlib.reporting.base.tables View In Hierarchy
Method | get_data | Returns all the table lines plus the extra row, if any. |
Method | update_style | Apply the data table style. |
Inherited from AbstractTableBuilder:
Method | __init__ | Creates a new AbstractTableBuilder object |
Method | create_table | The table creation core |
Method | add_row | Just add an extra row to the table |