Class s.r.b.t.Table(RTable):

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

Extension of Reportlab Table
Method __init__ This class extend Reportlab table supplying extra checks on its
Method wrap Calculate the space required by the table. Internal use by
Method identity Undocumented
Method __repr__ Undocumented
def __init__(self, data, colWidths=None, rowHeights=None, style=None, repeatRows=0, repeatCols=0, splitByRow=True, emptyTableAction=None, hAlign=None, vAlign=None, width=None, align=CENTER):
This class extend Reportlab table supplying extra checks on its methods, what is an extra utility to the developer.
def wrap(self, avail_width, avail_height):
Calculate the space required by the table. Internal use by Reportlab.
def identity(self):
Undocumented
def __repr__(self):
Undocumented
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.