wxGridCellFloatEditor
See external documentation: wxGridCellFloatEditor.
See external documentation:
This class is derived (and can use functions) from:
wxGridCellEditor
Functions
new() -> wxGridCellFloatEditor()
Equivalent to new([]).
new(Option::[Option]) -> wxGridCellFloatEditor()
Option = {width, integer()} | {precision, integer()}
See
setParameters(This, Params) -> ok
This = wxGridCellFloatEditor()
Params = chardata() (see module unicode)
See
destroy(This::wxGridCellFloatEditor()) -> ok
Destroys this object, do not use object again