Class EntityCollectionFieldDelegate<C extends com.vaadin.flow.component.AbstractField<?,Set<T>> & SupportsMetaClass,T,V>

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

@Component("flowui_EntityCollectionFieldDelegate") @Scope("prototype") public class EntityCollectionFieldDelegate<C extends com.vaadin.flow.component.AbstractField<?,Set<T>> & SupportsMetaClass,T,V> extends AbstractFieldDelegate<C,Collection<V>,Set<T>>