Uses of Interface
com.vaadin.ui.Tree.ItemStyleGenerator
-
Packages that use Tree.ItemStyleGenerator Package Description com.vaadin.ui -
-
Uses of Tree.ItemStyleGenerator in com.vaadin.ui
Methods in com.vaadin.ui that return Tree.ItemStyleGenerator Modifier and Type Method Description Tree.ItemStyleGeneratorTree. getItemStyleGenerator()Methods in com.vaadin.ui with parameters of type Tree.ItemStyleGenerator Modifier and Type Method Description voidTree. setItemStyleGenerator(Tree.ItemStyleGenerator itemStyleGenerator)Sets theTree.ItemStyleGeneratorto be used with this tree.
-