You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.grid.

Interface GridArrayUpdater

All Superinterfaces:

ArrayUpdater, Serializable

All Known Subinterfaces:

TreeGridArrayUpdater

public interface GridArrayUpdater extends ArrayUpdater

Array update strategy aware class for Grid.

Author:

Vaadin Ltd