Uses of Package
org.vaadin.firitin.components
Packages that use org.vaadin.firitin.components
-
Classes in org.vaadin.firitin.components used by org.vaadin.firitin.componentsClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Use the nowadays available Details component from Vaadin core instead.An anchor which links to a file whose content is produced dynamically.Writes the content of the downloaded file to the given output stream.Event fired when the file download fails.Event fired when the file download has been streamed to the client.Generates name dynamically per request.XSS safe rich text label with either Markdown syntax or raw html (sanitized with Jsoup).This can be used to further configure the created TreeItem instances.
Tree.ItemGenerator
can be used to customize how to item is shown.Tree.ItemIconGenerator
can be used to customize the icon shown before the label of an item.A listener to track when the selected node is changed.A very simple component composition to implement a trivial tree component.