Query: wxgridcellrenderer
OS: linux
Section: 3erl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
wxGridCellRenderer(3erl) Erlang Module Definition wxGridCellRenderer(3erl)NAMEwxGridCellRenderer - See external documentation: wxGridCellRenderer.DESCRIPTIONSee external documentation: wxGridCellRenderer .DATA TYPESwxGridCellRenderer() : 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.EXPORTSdraw(This::wxGridCellRenderer(), Grid::wxGrid() (see module wxGrid), Attr::wxGridCellAttr() (see module wxGridCellAttr), Dc::wxDC() (see module wxDC), Rect::{X::integer(), Y::integer(), W::integer(), H::integer()}, Row::integer(), Col::integer(), IsSelected::bool()) -> ok See external documentation . getBestSize(This::wxGridCellRenderer(), Grid::wxGrid() (see module wxGrid), Attr::wxGridCellAttr() (see module wxGridCellAttr), Dc::wxDC() (see module wxDC), Row::integer(), Col::integer()) -> {W::integer(), H::integer()} See external documentation .AUTHORS<> wxErlang 0.98.9 wxGridCellRenderer(3erl)
Related Man Pages |
---|
wxdc(3erl) - linux |
wximagelist(3erl) - linux |
wxbuffereddc(3erl) - linux |
wxgridcellfloatrenderer(3erl) - linux |
wxscrolledwindow(3erl) - linux |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Rules for Homework & Coursework Questions Forum |
Forum Video Tutorial: How to Use Code Tags |