Package wx :: Module grid :: Class GridCellAttrProvider
[frames | no frames]

Type GridCellAttrProvider

object --+
         |
        GridCellAttrProvider

Known Subclasses:
PyGridCellAttrProvider

Proxy of C++ GridCellAttrProvider class


Method Summary
GridCellAttrProvider __init__(self)
  __repr__(self)
GridCellAttr GetAttr(self, row, col, kind)
  SetAttr(self, attr, row, col)
  SetColAttr(self, attr, col)
  SetRowAttr(self, attr, row)
  UpdateAttrCols(self, pos, numCols)
  UpdateAttrRows(self, pos, numRows)

Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:03:52 2006 http://epydoc.sf.net