
Public Member Functions | |
| void | DecRef () |
| override void | Dispose () |
| GridCellWorker () | |
| GridCellWorker (IntPtr wxObject) | |
| void | IncRef () |
| virtual void | SetParameters (string param) |
| wx.GridCtrl.GridCellWorker.GridCellWorker | ( | IntPtr | wxObject | ) |
| wx.GridCtrl.GridCellWorker.GridCellWorker | ( | ) |
| void wx.GridCtrl.GridCellWorker.DecRef | ( | ) |
| override void wx.GridCtrl.GridCellWorker.Dispose | ( | ) | [virtual] |
Reimplemented from wx.Object.
Reimplemented in wx.GridCtrl.Editors.GridCellTextEditor, wx.GridCtrl.Editors.GridCellNumberEditor, wx.GridCtrl.Editors.GridCellFloatEditor, wx.GridCtrl.Editors.GridCellBoolEditor, wx.GridCtrl.Editors.GridCellChoiceEditor, wx.GridCtrl.Renderers.GridCellDateTimeRenderer, and wx.GridCtrl.Renderers.GridCellAutoWrapStringRenderer.
| void wx.GridCtrl.GridCellWorker.IncRef | ( | ) |
| virtual void wx.GridCtrl.GridCellWorker.SetParameters | ( | string | param | ) | [virtual] |
Reimplemented in wx.GridCtrl.Editors.GridCellTextEditor, wx.GridCtrl.Editors.GridCellNumberEditor, wx.GridCtrl.Editors.GridCellFloatEditor, wx.GridCtrl.Editors.GridCellChoiceEditor, wx.GridCtrl.Renderers.GridCellFloatRenderer, wx.GridCtrl.Renderers.GridCellDateTimeRenderer, and wx.GridCtrl.Renderers.GridCellEnumRenderer.