| Package | Description |
|---|---|
| com.vaadin.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
CellStyleGenerator<T> |
Grid.getCellStyleGenerator()
Gets the style generator that is used for generating styles for cells.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setCellStyleGenerator(CellStyleGenerator<T> cellStyleGenerator)
Sets the style generator that is used for generating styles for cells.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.