The editor for numeric integer data.
GridCellEditor, GridCellFloatEditor, GridCellBoolEditor, GridCellTextEditor, GridCellChoiceEditor
Allows to specify the range for acceptable data;
if min == max == -1, no range checking is done
String representation of the value.
If the return value is true, the editor uses a SpinCtrl to get user input,
otherwise it uses a TextCtrl.
Parameters string format is “min,max”.
[This page automatically generated from the Textile source at 2020-08-10 17:24:16 +0200]