Package org.vaadin.miki.superfields.numbers
package org.vaadin.miki.superfields.numbers
-
ClassesClassDescriptionAbstractSuperFloatingPointField<T extends Number,
SELF extends AbstractSuperFloatingPointField<T, SELF>> Base class for implementations ofAbstractSuperNumberFieldthat allow modifications to minimum and maximum number of fraction digits.Base class for super number fields.A field forBigDecimalvalues that are properly formatted.A field forDoublevalues that are properly formatted.A field forIntegervalues that are properly formatted.A field forLongvalues that are properly formatted.