/vaadin-numberfield

NumberField for Vaadin 6

Primary LanguageJavaApache License 2.0Apache-2.0

vaadin-numberfield

This is a fork of https://code.google.com/p/numberfield/, a NumberField component for Vaadin 6.

Fixes

It fixes only the bug that manually added validators are ignored in the isValid() function which leads to problems when committing invalid forms. See issue #3 (https://code.google.com/p/numberfield/issues/detail?id=3).

Usage

See original project page.

Licence

Apache License 2.0

Authors