GridCellEditor Class Reference

Inheritance diagram for GridCellEditor:

GridCellWorker wxObject IDisposable GridCellBoolEditor GridCellChoiceEditor GridCellTextEditor GridCellEnumEditor GridCellFloatEditor GridCellNumberEditor GridCellAutoWrapStringEditor

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
bool IsCreated ()
abstract void Reset ()
abstract string GetValue ()

Static Public Member Functions

static extern (C) private void staticDoCreate(GridCellEditor obj
static extern (C) private void staticSetSize(GridCellEditor obj
static extern (C) private bool staticDoEndEdit(GridCellEditor obj
static extern (C) private void staticReset(GridCellEditor obj)
static extern (C) private bool staticDoIsAcceptedKey(GridCellEditor obj
static extern (C) private string staticGetValue(GridCellEditor obj)

Public Attributes

static IntPtr parent
static IntPtr int id
static int row
static int int col

Protected Member Functions

override void dtor ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from GridCellWorker.

Reimplemented in GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, GridCellBoolEditor, GridCellChoiceEditor, GridCellEnumEditor, and GridCellAutoWrapStringEditor.

this (  ) 

Reimplemented from GridCellWorker.

Reimplemented in GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, GridCellBoolEditor, GridCellChoiceEditor, GridCellEnumEditor, and GridCellAutoWrapStringEditor.


Member Function Documentation

override void dtor (  )  [protected]

Reimplemented from GridCellWorker.

Reimplemented in GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, GridCellBoolEditor, GridCellChoiceEditor, and GridCellAutoWrapStringEditor.

bool IsCreated (  ) 

static extern (  )  [static]

Reimplemented from wxObject.

static extern (  )  [static]

Reimplemented from wxObject.

Type constraints

static extern (  )  [static]

Reimplemented from wxObject.

static extern (  )  [static]

Reimplemented from wxObject.

Type constraints

abstract void Reset (  )  [pure virtual]

Implemented in GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, GridCellBoolEditor, and GridCellChoiceEditor.

static extern (  )  [static]

Reimplemented from wxObject.

static extern (  )  [static]

Reimplemented from wxObject.

abstract string GetValue (  )  [pure virtual]

Implemented in GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, GridCellBoolEditor, and GridCellChoiceEditor.


Member Data Documentation

IntPtr parent

IntPtr int id

int row

int int col


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