Interface NumberField

All Superinterfaces:
Component, DataComponent, InputComponent, LabeledComponent
All Known Subinterfaces:
MoneyAmountField, PercentField
All Known Implementing Classes:
MoneyAmountFieldImpl, MoneyAmountFieldImpl.MoneyAmountFieldWrapper, NumberFieldImpl, NumberFieldWrapper, PercentFieldImpl, PercentFieldWrapper

@Deprecated public interface NumberField extends InputComponent
Deprecated.
An input field for entering numbers of any kind.