wxGridCellBoolEditor

See external documentation: wxGridCellBoolEditor.

See external documentation: wxGridCellBoolEditor.

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

Types


wxGridCellBoolEditor() = wx:wx_object()

Functions


new() -> wxGridCellBoolEditor()

See external documentation.

isTrueValue(Value) -> boolean()

  • Value = chardata() (see module unicode)

See external documentation.

useStringValues() -> ok

Equivalent to useStringValues([]).

useStringValues(Option::[Option]) -> ok

  • Option = {valueTrue, chardata() (see module unicode)} | {valueFalse, chardata() (see module unicode)}

See external documentation.

destroy(This::wxGridCellBoolEditor()) -> ok

Destroys this object, do not use object again