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.Composite<T>
- org.vaadin.firitin.components.Tree<T>
- 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)
- org.vaadin.firitin.components.DynamicFileDownloader (implements org.vaadin.firitin.fluency.ui.FluentComponent<S>)
- com.vaadin.flow.component.html.Div (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.HasOrderedComponents)
- org.vaadin.firitin.components.RichText
- com.vaadin.flow.component.html.Anchor (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasAriaLabel)
- com.vaadin.flow.component.HtmlContainer (implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasText)
- org.vaadin.firitin.components.TreeItem (implements com.vaadin.flow.component.ClickNotifier<T>)
- 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)
- org.vaadin.firitin.components.DisclosurePanel
- com.vaadin.flow.component.Composite<T>
- java.util.EventObject (implements java.io.Serializable)
- com.vaadin.flow.component.ComponentEvent<T>
- org.vaadin.firitin.components.DynamicFileDownloader.DownloadFinishedEvent
- com.vaadin.flow.component.ComponentEvent<T>
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
Interface Hierarchy
- java.util.function.BiConsumer<T,U>
- org.vaadin.firitin.components.Tree.ItemDecorator<T> (also extends java.io.Serializable)
- java.util.function.Function<T,R>
- com.vaadin.flow.function.SerializableFunction<T,R> (also extends java.io.Serializable)
- org.vaadin.firitin.components.Tree.ItemGenerator<T>
- org.vaadin.firitin.components.Tree.ItemIconGenerator<T>
- com.vaadin.flow.function.SerializableFunction<T,R> (also extends java.io.Serializable)
- java.io.Serializable
- com.vaadin.flow.function.SerializableFunction<T,R> (also extends java.util.function.Function<T,R>)
- org.vaadin.firitin.components.Tree.ItemGenerator<T>
- org.vaadin.firitin.components.Tree.ItemIconGenerator<T>
- org.vaadin.firitin.components.Tree.ItemDecorator<T> (also extends java.util.function.BiConsumer<T,U>)
- org.vaadin.firitin.components.Tree.SelectionListener<T>
- org.vaadin.firitin.components.TreeItem.PopulateSubtreeHandler
- com.vaadin.flow.function.SerializableFunction<T,R> (also extends java.util.function.Function<T,R>)
- org.vaadin.firitin.components.Tree.ChildrenProvider<T>