Restrict user from entering anything other than number
Extension of the Vaadin TextField to restrict user from entering anything other than number. Fractional numbers are not supported. Maximum 18 digits are allowed in field and does not support negative value.
Note : You will need to compile the widget sets to see the effect of this addon.
Install
Framework Support
Vaadin 7.3+
Browser Compatibility
11
Install with
Release notes - Version 1.1.1
- Add support for negative numbers