Hierarchy For Package com.vaadin.flow.component.crud

Class Hierarchy

  • java.lang.Object
    • com.vaadin.flow.component.crud.BinderCrudEditor<E> (implements com.vaadin.flow.component.crud.CrudEditor<E>)
    • 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.crud.Crud<E> (implements com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme)
      • 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>)
        • com.vaadin.flow.component.crud.CrudGrid<E>
    • com.vaadin.flow.component.crud.CrudFilter (implements java.io.Serializable)
    • com.vaadin.flow.component.crud.CrudI18n (implements java.io.Serializable)
    • com.vaadin.flow.component.crud.CrudI18n.Confirmations (implements java.io.Serializable)
    • com.vaadin.flow.component.crud.CrudI18n.Confirmations.Confirmation (implements java.io.Serializable)
    • com.vaadin.flow.component.crud.CrudI18n.Confirmations.Confirmation.Button (implements java.io.Serializable)
    • java.util.EventObject (implements java.io.Serializable)

Interface Hierarchy

Enum Hierarchy