Interface TreeGridArrayUpdater
- All Superinterfaces:
com.vaadin.flow.data.provider.ArrayUpdater,GridArrayUpdater,com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater,Serializable
@Deprecated(since="24.9",
forRemoval=true)
public interface TreeGridArrayUpdater
extends GridArrayUpdater, com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater
Deprecated, for removal: This API element is subject to removal in a future version.
Array update strategy aware class for TreeGrid.
- Author:
- Vaadin Ltd
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.vaadin.flow.data.provider.ArrayUpdater
com.vaadin.flow.data.provider.ArrayUpdater.UpdateNested classes/interfaces inherited from interface com.vaadin.flow.component.grid.GridArrayUpdater
GridArrayUpdater.UpdateQueueDataNested classes/interfaces inherited from interface com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater
com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater.HierarchicalUpdate -
Method Summary
Methods inherited from interface com.vaadin.flow.data.provider.ArrayUpdater
initializeMethods inherited from interface com.vaadin.flow.component.grid.GridArrayUpdater
getUpdateQueueData, setUpdateQueueDataMethods inherited from interface com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater
startUpdate
GridArrayUpdaterinstead.