wx.grid.GridCellFloatEditor

Inheritance diagram for wx.grid.GridCellFloatEditor:



Class API

Methods

__init__(width=-1, precision=-1)

Constructor.

Parameters:

  • width (int): Minimum number of characters to be shown.
  • precision (int): Number of digits after the decimal dot.

Returns:

wx.grid.GridCellFloatEditor