Class ReportsEntityPickerDelegate<C extends ReportsMultiEntityPicker<E>,E>

Type Parameters:
C - type of component
E - type of entity
All Implemented Interfaces:
ValueBindingDelegate<Collection<E>>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component("flowui_MultiEntityPickerDelegate") @Scope("prototype") public class ReportsEntityPickerDelegate<C extends ReportsMultiEntityPicker<E>,E> extends AbstractFieldDelegate<C,Collection<E>,Collection<E>>
INTERNAL! Will be removed in next releases.