Navigation
Home
|
Gallery
|
API Docs
»
wx.lib
»
wx.lib.printout
»
wx.lib.printout.PrintGrid
index
modules
|
next
|
previous
|
Table Of Contents
wx.lib.printout.PrintGrid
Class Hierarchy
Methods Summary
Class API
Search
Show page source
wx.lib.printout.PrintGrid
¶
Class Hierarchy
¶
Inheritance diagram for class
PrintGrid
:
Methods Summary
¶
__init__
GetTable
Preview
Print
SetAttributes
Class API
¶
class
PrintGrid
(
object
)
¶
Methods
¶
__init__
(
self
,
parent
,
grid
,
format = []
,
total_col = None
,
total_row = None
)
¶
GetTable
(
self
)
¶
Preview
(
self
)
¶
Print
(
self
)
¶
SetAttributes
(
self
)
¶