Package org.vaadin.firitin.components
-
Interface Summary Interface Description Tree.ChildrenProvider<T> Tree.ItemDecorator<T> This can be used to further configure the created TreeItem instances.Tree.ItemGenerator<T> Tree.ItemGeneratorcan be used to customize how to item is shown.Tree.ItemIconGenerator<T> Tree.ItemIconGeneratorcan be used to customize the icon shown before the label of an item.Tree.SelectionListener<T> A listener to track when the selected node is changed.TreeItem.PopulateSubtreeHandler -
Class Summary Class Description DisclosurePanel DynamicFileDownloader An anchor which content is produced dynamically.DynamicFileDownloader.DownloadFinishedEvent RichText XSS safe rich text label with either Markdown syntax or raw html (sanitized with Jsoup).Tree<T> A Tree component to display hierarchical data sets.TreeItem A very simple component composition to implement a trivial tree component.