wxGridCellChoiceEditor

See external documentation: wxGridCellChoiceEditor.

See external documentation: wxGridCellChoiceEditor.

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

Types


wxGridCellChoiceEditor() = wx:wx_object()

Functions


new(Choices) -> wxGridCellChoiceEditor()

  • Choices = [chardata() (see module unicode)]

Equivalent to new(Choices, []).

new(Choices, Option::[Option]) -> wxGridCellChoiceEditor()

  • Choices = [chardata() (see module unicode)]
  • Option = {allowOthers, boolean()}

See external documentation.

setParameters(This, Params) -> ok

  • This = wxGridCellChoiceEditor()
  • Params = chardata() (see module unicode)

See external documentation.

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

Destroys this object, do not use object again