Class s.r.b.t.DataTableBuilder(AbstractTableBuilder):

Part of stoqlib.reporting.base.tables View In Hierarchy

Data table builder
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
def get_data(self):
Returns all the table lines plus the extra row, if any.
def update_style(self):
Apply the data table style.
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.