Class IntegerFieldDelegate

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

@Component("flowui_IntegerFieldDelegate") @Scope("prototype") public class IntegerFieldDelegate extends AbstractNumberFieldDelegate<JmixIntegerField,Integer,Integer>