20202021 wxWidgets team. Licensed under the wxWindows Free Documentation Licence, Version 3 wxGridCellTextEditor
wxGridCellTextEditor Functions for wxGridCellTextEditor class

Grid cell editor for string/text data.

See: wxGridCellEditor, wxGridCellAutoWrapStringEditor (not implemented in wx), wxGridCellBoolEditor, wxGridCellChoiceEditor, wxGridCellEnumEditor (not implemented in wx), wxGridCellFloatEditor, wxGridCellNumberEditor, wxGridCellDateEditor (not implemented in wx)

This class is derived (and can use functions) from: wxGridCellEditor

wxWidgets docs: wxGridCellTextEditor

See: new/1 Text cell editor constructor.

Text cell editor constructor.

The parameters string format is "n" where n is a number representing the maximum width.

The parameters string format is "n" where n is a number representing the maximum width.

Destructor

Destroys the object.