phoenix_title wx.lib.printout.PrintTable


class_hierarchy Class Hierarchy

Inheritance diagram for class PrintTable:

api Class API

class PrintTable(object)

Methods

__init__(self, parentFrame=None)

Initialize self. See help(type(self)) for accurate signature.



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)


SetFooter(self, text = "", type = None, font=None, align = None, indent = None, colour = None, size = None)


SetFooterValue(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)