| Package | Description |
|---|---|
| com.vaadin.v7.ui |
| Modifier and Type | Method and Description |
|---|---|
Grid.CellStyleGenerator |
Grid.getCellStyleGenerator()
Deprecated.
Gets the style generator that is used for generating styles for cells.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setCellStyleGenerator(Grid.CellStyleGenerator cellStyleGenerator)
Deprecated.
Sets the style generator that is used for generating styles for cells.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.