wx.lib.printout.PrintTable¶
Class Hierarchy¶
Methods Summary¶
Initialize self. See help(type(self)) for accurate signature. |
|
Class API¶
- class PrintTable(object)¶
- __init__(self, parentFrame=None)¶
Initialize self. See help(type(self)) for accurate signature.
Methods¶
- DoDrawing(self, DC)¶
- GetColour(self, colour)¶
- GetTotalPages(self)¶
- HasPage(self, page)¶
- Preview(self)¶
- Print(self)¶
- SetCellColour(self, row, col, colour)¶
- SetCellText(self, row, col, colour)¶
- SetColAlignment(self, col, align=wx.ALIGN_LEFT)¶
- SetColBackgroundColour(self, col, colour)¶
- SetColors(self)¶
- SetColTextColour(self, col, colour)¶
- SetColumnLineColour(self, col, colour)¶
- SetColumnLineSize(self, col, size)¶
- SetFonts(self)¶
- SetHeader(self, text='', type='Text', font=None, align=None, indent=None, colour=None, size=None)¶
- SetHeaderValue(self)¶
- SetLabelSpacing(self, before, after)¶
- SetLandscape(self)¶
- SetMargins(self)¶
- SetOrientation(self, orient)¶
- SetPage(self, page)¶
- SetPageSize(self, width, height)¶
- SetPaperId(self, paper)¶
- SetParms(self)¶
- SetPortrait(self)¶
- SetPreview(self, preview, scale)¶
- SetPreviewSize(self, position=wx.Point(0, 0), size='Full')¶
- SetPrinterOffset(self)¶
- SetRowLineColour(self, row, colour)¶
- SetRowLineSize(self, row, size)¶
- SetRowSpacing(self, before, after)¶
- SetTotalSize(self, width, height)¶
- TextSpacing(self)¶