Interface TreeGridArrayUpdater

All Superinterfaces:
ArrayUpdater, GridArrayUpdater, HierarchicalArrayUpdater, Serializable

@Deprecated(since="24.9", forRemoval=true) public interface TreeGridArrayUpdater extends GridArrayUpdater, HierarchicalArrayUpdater
Deprecated, for removal: This API element is subject to removal in a future version.
since 24.9 and will be removed in Vaadin 25. Use GridArrayUpdater instead.
Array update strategy aware class for TreeGrid.
Author:
Vaadin Ltd