Class FileFieldDelegate<C extends com.vaadin.flow.component.AbstractField<?,V>,T,V>

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

@Component("flowui_FileFieldDelegate") @Scope("prototype") public class FileFieldDelegate<C extends com.vaadin.flow.component.AbstractField<?,V>,T,V> extends AbstractFieldDelegate<C,T,V>