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