com.vaadin.flow.data.provider.hierarchy.

Interface HierarchicalArrayUpdater

All Superinterfaces:

ArrayUpdater, Serializable

All Known Subinterfaces:

TreeGridArrayUpdater

public interface HierarchicalArrayUpdater extends ArrayUpdater

Hierarchical array update strategy aware class.

For internal use only. May be renamed or removed in a future release.

Since:

1.1

Author:

Vaadin Ltd