wxGridCellFloatEditor
Module
wxGridCellFloatEditor
Module Summary
See external documentation: wxGridCellFloatEditor.
Description
See external documentation: wxGridCellFloatEditor.
This class is derived (and can use functions) from:
wxGridCellEditor
DATA TYPES
Exports
new() -> wxGridCellFloatEditor()
Equivalent to new([]).
new(Options::[Option]) -> wxGridCellFloatEditor()
Types
Option = {width, integer()} | {precision, integer()}
setParameters(This, Params) -> ok
destroy(This::wxGridCellFloatEditor()) -> ok