Directory

NumberField (fixed) - Vaadin Add-on Directory

Numeric text field with automatic keystroke filtering and validation for integer (123) and decimal numbers (12.3). NumberField (fixed) - Vaadin Add-on Directory
Fixed version of the NumberField created by Markus Häcker. It fixes the bug that manually added validators are ignored in the isValid() function which may lead to successful commits of invalid forms. See issue #3 (https://code.google.com/p/numberfield/issues/detail?id=3).