Uses of Class
com.github.tadukoo.view.form.field.number.NumberFormField
Packages that use NumberFormField
- 
Uses of NumberFormField in com.github.tadukoo.view.form.field.number
Subclasses of NumberFormField in com.github.tadukoo.view.form.field.numberModifier and TypeClassDescriptionclassA Double Form Field is aFormFieldused to store doubles.classA Float Form Field is aFormFieldused to store floats.classAn Int Form Field is aFormFieldused to store Integers.classA Long Form Field is aFormFieldused to store longs.classA Short Form Field is aFormFieldused to store shorts.Methods in com.github.tadukoo.view.form.field.number that return NumberFormFieldModifier and TypeMethodDescriptionabstract NumberFormField<Type>NumberFormField.NumberFormFieldBuilder.build()Builds theFormField