You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
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