Class DataGridImpl<E>

All Implemented Interfaces:
ActionsHolder, AttachNotifier, Component, Component.BelongToFrame, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, DataGrid<E>, DataGridItemsEventsDelegate<E>, HasButtonsPanel, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasInnerComponents, HasMinSize, HasPagination, HasSubParts, ListComponent<E>, LookupComponent<E>, LookupComponent.LookupSelectionChangeNotifier<E>, SecuredActionsHolder, org.springframework.beans.factory.InitializingBean

public class DataGridImpl<E> extends AbstractDataGrid<JmixGrid<E>,E>