Class DataGridActionsSupport<C extends com.vaadin.flow.component.grid.Grid<T> & ListDataComponent<T>,T>

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

@Component("flowui_DataGridActionsSupport") @Scope("prototype") public class DataGridActionsSupport<C extends com.vaadin.flow.component.grid.Grid<T> & ListDataComponent<T>,T> extends GridActionsSupport<C,T> implements org.springframework.context.ApplicationContextAware