phoenix_title wx.grid.GridCellNumberRenderer

This class may be used to format integer data in a cell.

See also

wx.grid.GridCellRenderer, wx.grid.GridCellAutoWrapStringRenderer, wx.grid.GridCellBoolRenderer, wx.grid.GridCellDateTimeRenderer, wx.grid.GridCellEnumRenderer, wx.grid.GridCellFloatRenderer, wx.grid.GridCellStringRenderer


class_hierarchy Class Hierarchy

Inheritance diagram for class GridCellNumberRenderer:

method_summary Methods Summary

__init__

Default constructor.


api Class API

class wx.grid.GridCellNumberRenderer(GridCellStringRenderer)

Possible constructors:

GridCellNumberRenderer()

This class may be used to format integer data in a cell.


Methods

__init__(self)

Default constructor.