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