| Package | Description |
|---|---|
| com.vaadin.client.widgets |
| Modifier and Type | Method and Description |
|---|---|
RowStyleGenerator<T> |
Grid.getRowStyleGenerator()
Gets the style generator that is used for generating styles for rows.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setRowStyleGenerator(RowStyleGenerator<T> rowStyleGenerator)
Sets the style generator that is used for generating styles for rows.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.