Class GroupDataGridDelegate<E,ITEMS extends GroupDataGridItems<E>>

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

@Component("flowui_GroupGridDelegate") @Scope("prototype") public class GroupDataGridDelegate<E,ITEMS extends GroupDataGridItems<E>> extends AbstractGroupGridDelegate<GroupDataGrid<E>,E,ITEMS>