Class NumberFieldDelegate

All Implemented Interfaces:
ValueBindingDelegate<Double>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component("flowui_NumberFieldDelegate") @Scope("prototype") public class NumberFieldDelegate extends AbstractNumberFieldDelegate<JmixNumberField,Double,Double>