$szTitle = "wxgridcellfloateditor"; include "./_header.inc"; ?>
the editor for floating point numbers data.
derived from
wxgridcelltexteditor
wxgridcelleditor
see also
wxgridcelleditor, wxgridcellnumbereditor, wxgridcellbooleditor, wxgridcelltexteditor, wxgridcellchoiceeditor
include files
<wx/grid.h>
members
wxgridcellfloateditor::wxgridcellfloateditor
wxgridcellfloateditor::setparameters
wxgridcellfloateditor(int width = -1, int precision = -1)
width
void setparameters(const wxstring& params)
parameters string format is "width,precision"
include "./_footer.inc"; ?>