GridCellChoiceEditor Class Reference

Inheritance diagram for GridCellChoiceEditor:

GridCellEditor GridCellWorker wxObject IDisposable GridCellEnumEditor

List of all members.

Public Member Functions

 this ()
 this (string[] choices)
 this (string[] choices, bool allowOthers)
 this (IntPtr wxobj)
override void Create (Window parent, int id, EvtHandler evtHandler)
override void PaintBackground (Rectangle rectCell, GridCellAttr attr)
override void BeginEdit (int row, int col, Grid grid)
override bool EndEdit (int row, int col, Grid grid)
override void Reset ()
override void SetParameters (string parameter)
override GridCellEditor Clone ()
override string GetValue ()

Protected Member Functions

override void dtor ()


Constructor & Destructor Documentation

this (  ) 

Reimplemented from GridCellEditor.

Reimplemented in GridCellEnumEditor.

this ( string[]  choices  ) 

Reimplemented in GridCellEnumEditor.

this ( string[]  choices,
bool  allowOthers 
)

this ( IntPtr  wxobj  ) 

Reimplemented from GridCellEditor.

Reimplemented in GridCellEnumEditor.


Member Function Documentation

override void dtor (  )  [protected]

Reimplemented from GridCellEditor.

override void Create ( Window  parent,
int  id,
EvtHandler  evtHandler 
)

override void PaintBackground ( Rectangle  rectCell,
GridCellAttr  attr 
)

override void BeginEdit ( int  row,
int  col,
Grid  grid 
)

Reimplemented in GridCellEnumEditor.

override bool EndEdit ( int  row,
int  col,
Grid  grid 
)

Reimplemented in GridCellEnumEditor.

override void Reset (  )  [virtual]

Implements GridCellEditor.

override void SetParameters ( string  parameter  ) 

Reimplemented from GridCellWorker.

override GridCellEditor Clone (  ) 

Reimplemented in GridCellEnumEditor.

override string GetValue (  )  [virtual]

Implements GridCellEditor.


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