linux man page for wxgridcellfloatrenderer

Query: wxgridcellfloatrenderer

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

wxGridCellFloatRenderer(3erl)				     Erlang Module Definition				     wxGridCellFloatRenderer(3erl)

NAME
wxGridCellFloatRenderer - See external documentation: wxGridCellFloatRenderer.
DESCRIPTION
See external documentation: wxGridCellFloatRenderer . This class is derived (and can use functions) from: wxGridCellStringRenderer wxGridCellRenderer
DATA TYPES
wxGridCellFloatRenderer() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
EXPORTS
new() -> wxGridCellFloatRenderer() Equivalent to new([]) . new(Options::[Option]) -> wxGridCellFloatRenderer() Types Option = {width, integer()} | {precision, integer()} See external documentation . getPrecision(This::wxGridCellFloatRenderer()) -> integer() See external documentation . getWidth(This::wxGridCellFloatRenderer()) -> integer() See external documentation . setParameters(This::wxGridCellFloatRenderer(), Params::string()) -> ok See external documentation . setPrecision(This::wxGridCellFloatRenderer(), Precision::integer()) -> ok See external documentation . setWidth(This::wxGridCellFloatRenderer(), Width::integer()) -> ok See external documentation . destroy(This::wxGridCellFloatRenderer()) -> ok Destroys this object, do not use object again
AUTHORS
<> wxErlang 0.98.9 wxGridCellFloatRenderer(3erl)
Related Man Pages
wxcontrolwithitems(3erl) - linux
wxjoystickevent(3erl) - linux
wxkeyevent(3erl) - linux
wxlistitem(3erl) - linux
wxpen(3erl) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.com End of Year (EOY) Report (2019)