| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
String |
Grid.CellDescriptionGenerator.getDescription(Grid.CellReference cell)
Called by Grid to generate a description (tooltip) for a cell.
|
String |
Grid.CellStyleGenerator.getStyle(Grid.CellReference cell)
Called by Grid to generate a style name for a column.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.