Uses of Interface
org.vaadin.firitin.components.Tree.ItemIconGenerator
Packages that use Tree.ItemIconGenerator
-
Uses of Tree.ItemIconGenerator in org.vaadin.firitin.components
Methods in org.vaadin.firitin.components with parameters of type Tree.ItemIconGeneratorModifier and TypeMethodDescriptionvoid
Tree.setItemIconGenerator
(Tree.ItemIconGenerator<T> itemIconGenerator) Sets the strategy to generate icons for the items.