wxGridCellChoiceEditor
(wx)See external documentation: wxGridCellChoiceEditor.
See external documentation:
This class is derived (and can use functions) from:
wxGridCellEditor
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
setParameters(This, Params) -> ok
This = wxGridCellChoiceEditor()
Params = chardata() (see module unicode)
See
destroy(This::wxGridCellChoiceEditor()) -> ok
Destroys this object, do not use object again