Hierarchy For Package org.vaadin.firitin.components

Package Hierarchies:

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.HasStyle)
      • com.vaadin.flow.component.Composite<T>
        • org.vaadin.firitin.components.CustomLayout
        • org.vaadin.firitin.components.Tree<T>
      • 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.HtmlComponent (implements com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle)
        • com.vaadin.flow.component.HtmlContainer (implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasText)
          • com.vaadin.flow.component.html.Anchor (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasAriaLabel)
          • com.vaadin.flow.component.html.Div (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.HasOrderedComponents)
            • org.vaadin.firitin.components.RichText
      • org.vaadin.firitin.components.TreeItem (implements com.vaadin.flow.component.ClickNotifier<T>)
      • org.vaadin.firitin.components.TreeTable.HierarchyColumnWrapper (implements com.vaadin.flow.component.HasText)
      • com.vaadin.flow.component.orderedlayout.VerticalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent, com.vaadin.flow.component.orderedlayout.ThemableLayout)
    • java.util.EventObject (implements java.io.Serializable)
    • org.vaadin.firitin.components.TreeTable.ClosedByDefault<T> (implements org.vaadin.firitin.components.TreeTable.OpenModel<T>)
    • org.vaadin.firitin.components.TreeTable.OpenByDefault<T> (implements org.vaadin.firitin.components.TreeTable.OpenModel<T>)

Interface Hierarchy