wxGridCellBoolEditor
See external documentation: wxGridCellBoolEditor.
See external documentation:
This class is derived (and can use functions) from:
wxGridCellEditor
Functions
new() -> wxGridCellBoolEditor()
See
isTrueValue(Value) -> boolean()
Value = chardata() (see module unicode)
See
useStringValues() -> ok
Equivalent to useStringValues([]).
useStringValues(Option::[Option]) -> ok
Option = {valueTrue, chardata() (see module unicode)} | {valueFalse, chardata() (see module unicode)}
See
destroy(This::wxGridCellBoolEditor()) -> ok
Destroys this object, do not use object again