Public Member Functions

Wt::Ext::NumberField Class Reference
[Ext widgets]

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

#include <Wt/Ext/NumberField>

Inherits Wt::Ext::LineEdit.

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
 Return the value.
void setDecimalPrecision (int decimals)
 Set the maximal decimal precision.
int decimalPrecision () const
 Return the decimal precision.

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.


Generated on Mon Nov 29 2010 08:03:20 for Wt by doxygen 1.7.1