Phoenix Logo

phoenix_title wx.lib.printout.PrintTableDraw


class_hierarchy Class Hierarchy

Inheritance diagram for class PrintTableDraw:

api Class API



class PrintTableDraw(wx.ScrolledWindow, PrintBase)

Methods



__init__(self, parent, DC, size)


AdjustValues(self)


ColourRowCells(self, height)


DoDrawing(self, DC)


DrawColumns(self)


DrawGridLine(self)


DrawText(self)


FinishDraw(self)


GetCellColour(self, row, col)


GetCellTextColour(self, row, col)


GetTotalPages(self)


LabelColorRow(self, colour)


OutCanvas(self)


OutPage(self)


PrintFooter(self)


PrintHeader(self)


PrintLabel(self)


PrintRow(self, row_val, draw = True, align = wx.ALIGN_LEFT)


SetColumns(self, col)


SetDefaults(self)


SetPage(self, page)


SetPointAdjust(self)