About the DecimalField category

DecimalField: 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.