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
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 24.9 and will be removed in Vaadin 25

    Nested classes/interfaces inherited from interface com.vaadin.flow.data.provider.ArrayUpdater

    com.vaadin.flow.data.provider.ArrayUpdater.Update
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 24.9 and will be removed in Vaadin 25
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 24.9 and will be removed in Vaadin 25

    Methods inherited from interface com.vaadin.flow.data.provider.ArrayUpdater

    initialize, startUpdate