Class BigDecimalFieldDelegate

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

@Component("flowui_BigDecimalFieldDelegate") @Scope("prototype") public class BigDecimalFieldDelegate extends AbstractFieldDelegate<JmixBigDecimalField,BigDecimal,BigDecimal>