wxGridCellChoiceEditor
Module
wxGridCellChoiceEditor
Module Summary
See external documentation: wxGridCellChoiceEditor.
Description
See external documentation: wxGridCellChoiceEditor.
This class is derived (and can use functions) from:
wxGridCellEditor
DATA TYPES
Exports
new(Choices) -> wxGridCellChoiceEditor()
Types
Choices = [unicode:chardata()]
Equivalent to new(Choices, []).
new(Choices, Options::[Option]) -> wxGridCellChoiceEditor()
setParameters(This, Params) -> ok
destroy(This::wxGridCellChoiceEditor()) -> ok