Uses of Class
com.vaadin.ui.Grid.CellReference
-
Packages that use Grid.CellReference Package Description com.vaadin.ui -
-
Uses of Grid.CellReference in com.vaadin.ui
Methods in com.vaadin.ui with parameters of type Grid.CellReference Modifier and Type Method Description StringGrid.CellDescriptionGenerator. getDescription(Grid.CellReference cell)Called by Grid to generate a description (tooltip) for a cell.StringGrid.CellStyleGenerator. getStyle(Grid.CellReference cell)Called by Grid to generate a style name for a column.
-