Package | Description |
---|---|
com.vaadin.flow.component.treegrid | |
com.vaadin.flow.data.provider.hierarchy |
Modifier and Type | Interface and Description |
---|---|
interface |
TreeGridArrayUpdater
Array update strategy aware class for TreeGrid.
|
Constructor and Description |
---|
HierarchicalDataCommunicator(CompositeDataGenerator<T> dataGenerator,
HierarchicalArrayUpdater arrayUpdater,
SerializableConsumer<elemental.json.JsonArray> dataUpdater,
StateNode stateNode,
SerializableSupplier<ValueProvider<T,String>> uniqueKeyProviderSupplier)
Construct a new hierarchical data communicator backed by a
TreeDataProvider . |
Copyright © 2025. All rights reserved.