| Package | Description |
|---|---|
| com.vaadin.client.widget.grid | |
| com.vaadin.client.widgets |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HeightAwareDetailsGenerator
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static DetailsGenerator |
DetailsGenerator.NULL
A details generator that provides no details
|
| Modifier and Type | Method and Description |
|---|---|
DetailsGenerator |
Grid.getDetailsGenerator()
Gets the current details generator for row details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setDetailsGenerator(DetailsGenerator detailsGenerator)
Sets a new details generator for row details.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.