Public Member Functions | |
this (IntPtr wxobj) | |
this () | |
void | IncRef () |
void | DecRef () |
virtual void | SetParameters (string param) |
Protected Member Functions | |
override void | dtor () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
Reimplemented in GridCellEditor, GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, GridCellBoolEditor, GridCellChoiceEditor, GridCellEnumEditor, and GridCellAutoWrapStringEditor.
this | ( | ) |
override void dtor | ( | ) | [protected] |
Reimplemented from wxObject.
Reimplemented in GridCellEditor, GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, GridCellBoolEditor, GridCellChoiceEditor, and GridCellAutoWrapStringEditor.
void IncRef | ( | ) |
void DecRef | ( | ) |
virtual void SetParameters | ( | string | param | ) |
Reimplemented in GridCellTextEditor, GridCellNumberEditor, GridCellFloatEditor, and GridCellChoiceEditor.