Interface GridArrayUpdater

  • All Superinterfaces:
    com.vaadin.flow.data.provider.ArrayUpdater, Serializable
    All Known Subinterfaces:
    TreeGridArrayUpdater

    public interface GridArrayUpdater
    extends com.vaadin.flow.data.provider.ArrayUpdater
    Array update strategy aware class for Grid.
    Author:
    Vaadin Ltd