| Package | Description |
|---|---|
| com.vaadin.flow.component.grid | |
| com.vaadin.flow.component.treegrid |
| Modifier and Type | Method and Description |
|---|---|
protected GridArrayUpdater |
Grid.createDefaultArrayUpdater(SerializableBiFunction<GridArrayUpdater.UpdateQueueData,Integer,Grid.UpdateQueue> updateQueueFactory) |
protected GridArrayUpdater |
Grid.getArrayUpdater() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TreeGridArrayUpdater
Array update strategy aware class for TreeGrid.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridArrayUpdater |
TreeGrid.createDefaultArrayUpdater(SerializableBiFunction<GridArrayUpdater.UpdateQueueData,Integer,Grid.UpdateQueue> updateQueueFactory) |
Copyright © 2025. All rights reserved.