Class Hierarchy
- java.lang.Object
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
- com.vaadin.flow.component.grid.Grid<T> (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.data.provider.HasDataGenerators<T>, com.vaadin.flow.data.provider.HasDataView<T,
F, V>, com.vaadin.flow.data.provider.HasLazyDataView<T, F, V>, com.vaadin.flow.data.provider.HasListDataView<T, V>, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.data.event.SortEvent.SortNotifier<T, S>) - io.jmix.flowui.kit.component.grid.JmixGrid<T> (implements io.jmix.flowui.kit.component.HasActions, io.jmix.flowui.kit.component.SelectionChangeNotifier<C,
T>) - io.jmix.flowui.component.grid.DataGrid<E> (implements org.springframework.context.ApplicationContextAware, io.jmix.flowui.component.grid.EnhancedDataGrid<T>, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.component.ListDataComponent<T>, io.jmix.flowui.component.LookupComponent.MultiSelectLookupComponent<T>)
- com.vaadin.flow.component.treegrid.TreeGrid<T> (implements com.vaadin.flow.data.provider.hierarchy.HasHierarchicalDataProvider<T>)
- io.jmix.flowui.kit.component.grid.JmixTreeGrid<T> (implements io.jmix.flowui.kit.component.HasActions, io.jmix.flowui.kit.component.SelectionChangeNotifier<C,
T>) - io.jmix.flowui.component.grid.TreeDataGrid<E> (implements org.springframework.context.ApplicationContextAware, io.jmix.flowui.component.grid.EnhancedTreeDataGrid<T>, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.component.ListDataComponent<T>, io.jmix.flowui.component.LookupComponent.MultiSelectLookupComponent<T>)
- io.jmix.flowui.kit.component.grid.JmixTreeGrid<T> (implements io.jmix.flowui.kit.component.HasActions, io.jmix.flowui.kit.component.SelectionChangeNotifier<C,
- io.jmix.flowui.kit.component.grid.JmixGrid<T> (implements io.jmix.flowui.kit.component.HasActions, io.jmix.flowui.kit.component.SelectionChangeNotifier<C,
- com.vaadin.flow.component.grid.Grid<T> (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.data.provider.HasDataGenerators<T>, com.vaadin.flow.data.provider.HasDataView<T,
- io.jmix.flowui.kit.component.grid.GridActionsSupport<C,
T> - io.jmix.flowui.component.grid.DataGridActionsSupport<C,
T>
- io.jmix.flowui.component.grid.DataGridActionsSupport<C,
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
Interface Hierarchy
- io.jmix.flowui.component.grid.DataGridDataProviderChangeObserver
- io.jmix.flowui.component.grid.EnhancedDataGrid<T>
- io.jmix.flowui.component.grid.EnhancedTreeDataGrid<T>