Uses of Interface
com.vaadin.ui.Table.CellStyleGenerator

Packages that use Table.CellStyleGenerator
com.vaadin.ui   
 

Uses of Table.CellStyleGenerator in com.vaadin.ui
 

Methods in com.vaadin.ui that return Table.CellStyleGenerator
 Table.CellStyleGenerator Table.getCellStyleGenerator()
          Get the current cell style generator.
 

Methods in com.vaadin.ui with parameters of type Table.CellStyleGenerator
 void Table.setCellStyleGenerator(Table.CellStyleGenerator cellStyleGenerator)
          Set cell style generator for Table.
 



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