com.vaadin.flow.component.treegrid.

Interface TreeGridArrayUpdater

All Superinterfaces:

ArrayUpdater, GridArrayUpdater, HierarchicalArrayUpdater, Serializable

public interface TreeGridArrayUpdater extends GridArrayUpdater, HierarchicalArrayUpdater

Array update strategy aware class for TreeGrid.

Author:

Vaadin Ltd