wxGridCellFloatRenderer

See external documentation: wxGridCellFloatRenderer.

See external documentation: wxGridCellFloatRenderer.

This class is derived (and can use functions) from:
wxGridCellStringRenderer
wxGridCellRenderer

Functions


new() -> wxGridCellFloatRenderer()

Equivalent to new([]).

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

  • Option = {width, integer()} | {precision, integer()}

See external documentation.

getPrecision(This) -> integer()

See external documentation.

getWidth(This) -> integer()

See external documentation.

setParameters(This, Params) -> ok

See external documentation.

setPrecision(This, Precision) -> ok

See external documentation.

setWidth(This, Width) -> ok

See external documentation.

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

Destroys this object, do not use object again