Wt::Ext::NumberField Class Reference

A form field for editing a number. More...

#include <Ext/NumberField>

Inheritance diagram for Wt::Ext::NumberField:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 NumberField (WContainerWidget *parent=0)
 Create a new number field.
void setValue (double value)
 Set the value.
double value () const
 Get the value.
void setDecimalPrecision (int decimals)
 Set the precision to be displayed.


Detailed Description

A form field for editing a number.

You may set a WIntValidator or WDoubleValidator to specify in more detail the valid range, and the client-side validation messages.


The documentation for this class was generated from the following files:
Generated on Mon Apr 14 15:15:01 2008 for Wt by doxygen 1.5.3