Hierarchy For Package io.jmix.flowui.kit.component.gridlayout

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.vaadin.flow.data.provider.AbstractDataView<T> (implements com.vaadin.flow.data.provider.DataView<T>)
      • com.vaadin.flow.data.provider.AbstractListDataView<T> (implements com.vaadin.flow.data.provider.ListDataView<T,V>)
      • io.jmix.flowui.kit.component.gridlayout.GridLayoutDataView<T>
    • com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasStyle)
      • io.jmix.flowui.kit.component.gridlayout.GridLayoutItem<T> (implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.data.binder.HasItemComponents.ItemComponent<T>)
      • io.jmix.flowui.kit.component.gridlayout.JmixGridLayout<T> (implements com.vaadin.flow.data.provider.HasDataView<T,F,V>, com.vaadin.flow.data.binder.HasItemComponents<T>, com.vaadin.flow.data.provider.HasListDataView<T,V>, com.vaadin.flow.component.HasSize)