|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Grid.DetailsGenerator | |
|---|---|
| com.vaadin.ui | |
| Uses of Grid.DetailsGenerator in com.vaadin.ui |
|---|
| Fields in com.vaadin.ui declared as Grid.DetailsGenerator | |
|---|---|
static Grid.DetailsGenerator |
Grid.DetailsGenerator.NULL
A details generator that provides no details |
| Methods in com.vaadin.ui that return Grid.DetailsGenerator | |
|---|---|
Grid.DetailsGenerator |
Grid.getDetailsGenerator()
Gets the current details generator for row details. |
Grid.DetailsGenerator |
Grid.DetailComponentManager.getDetailsGenerator()
Gets the current details generator for row details. |
| Methods in com.vaadin.ui with parameters of type Grid.DetailsGenerator | |
|---|---|
void |
Grid.setDetailsGenerator(Grid.DetailsGenerator detailsGenerator)
Sets a new details generator for row details. |
void |
Grid.DetailComponentManager.setDetailsGenerator(Grid.DetailsGenerator detailsGenerator)
Sets a new details generator for row details. |
| Constructors in com.vaadin.ui with parameters of type Grid.DetailsGenerator | |
|---|---|
Grid.DetailComponentManager(Grid grid,
Grid.DetailsGenerator detailsGenerator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||