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
Types:
This = wxGridCellFloatEditor()
Params = chardata() (see module unicode)