| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
Grid.RowDescriptionGenerator |
Grid.getRowDescriptionGenerator()
Returns the
RowDescriptionGenerator instance used to generate
descriptions (tooltips) for Grid rows |
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setRowDescriptionGenerator(Grid.RowDescriptionGenerator generator)
Sets the
RowDescriptionGenerator instance for generating optional
descriptions (tooltips) for Grid rows. |
Copyright © 2017 Vaadin Ltd. All rights reserved.