GridCellAttrProvider Class Reference

Inheritance diagram for GridCellAttrProvider:

wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
virtual GridCellAttr GetAttr (int row, int col, GridCellAttr.AttrKind kind)
virtual void SetAttr (GridCellAttr attr, int row, int col)
virtual void SetRowAttr (GridCellAttr attr, int row)
virtual void SetColAttr (GridCellAttr attr, int col)
void UpdateAttrRows (int pos, int numRows)
void UpdateAttrCols (int pos, int numCols)

Static Public Member Functions

static wxObject New (IntPtr ptr)

Protected Member Functions

override void dtor ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

this (  ) 


Member Function Documentation

static wxObject New ( IntPtr  ptr  )  [static]

override void dtor (  )  [protected]

Reimplemented from wxObject.

virtual GridCellAttr GetAttr ( int  row,
int  col,
GridCellAttr.AttrKind  kind 
)

virtual void SetAttr ( GridCellAttr  attr,
int  row,
int  col 
)

virtual void SetRowAttr ( GridCellAttr  attr,
int  row 
)

virtual void SetColAttr ( GridCellAttr  attr,
int  col 
)

void UpdateAttrRows ( int  pos,
int  numRows 
)

void UpdateAttrCols ( int  pos,
int  numCols 
)


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:25 2009 for wxD by  doxygen 1.5.4