wxGridCellNumberEditor

See external documentation: wxGridCellNumberEditor.

See external documentation: wxGridCellNumberEditor.

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

Functions


new() -> wxGridCellNumberEditor()

Equivalent to new([]).

new(Options::[Option]) -> wxGridCellNumberEditor()

  • Option = {min, integer()} | {max, integer()}

See external documentation.

getValue(This) -> unicode:charlist()

See external documentation.

setParameters(This, Params) -> ok

See external documentation.

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

Destroys this object, do not use object again