Class GroupDataGridActionsSupport<C extends Grid<T> & ListDataComponent<T>,T>

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

@Component("groupg_GroupDataGridActionsSupport") @Scope("prototype") public class GroupDataGridActionsSupport<C extends Grid<T> & ListDataComponent<T>,T> extends JmixGroupGridActionsSupport<C,T> implements org.springframework.context.ApplicationContextAware