Interface TreeGridArrayUpdater
-
- All Superinterfaces:
com.vaadin.flow.data.provider.ArrayUpdater,GridArrayUpdater,com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater,Serializable
public interface TreeGridArrayUpdater extends GridArrayUpdater, com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater
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.Update
-
Nested classes/interfaces inherited from interface com.vaadin.flow.component.grid.GridArrayUpdater
GridArrayUpdater.UpdateQueueData
-
-
Method Summary
-
Methods inherited from interface com.vaadin.flow.component.grid.GridArrayUpdater
getUpdateQueueData, setUpdateQueueData
-
-