Uses of Interface
com.vaadin.ui.Tree.ItemStyleGenerator

Packages that use Tree.ItemStyleGenerator
com.vaadin.ui   
 

Uses of Tree.ItemStyleGenerator in com.vaadin.ui
 

Methods in com.vaadin.ui that return Tree.ItemStyleGenerator
 Tree.ItemStyleGenerator Tree.getItemStyleGenerator()
           
 

Methods in com.vaadin.ui with parameters of type Tree.ItemStyleGenerator
 void Tree.setItemStyleGenerator(Tree.ItemStyleGenerator itemStyleGenerator)
          Sets the Tree.ItemStyleGenerator to be used with this tree.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.