Interface TreeGridArrayUpdater

All Superinterfaces:
com.vaadin.flow.data.provider.ArrayUpdater, GridArrayUpdater, com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater, Serializable
All Known Implementing Classes:
JmixGroupGrid.JmixGroupGridArrayUpdaterImpl

public interface TreeGridArrayUpdater extends GridArrayUpdater, com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater
Array update strategy aware class for TreeGrid.
  • Nested Class Summary

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

    com.vaadin.flow.data.provider.ArrayUpdater.Update

    Nested classes/interfaces inherited from interface io.jmix.groupgridflowui.kit.vaadin.grid.GridArrayUpdater

    GridArrayUpdater.UpdateQueueData

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

    com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater.HierarchicalUpdate
  • Method Summary

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

    initialize

    Methods inherited from interface io.jmix.groupgridflowui.kit.vaadin.grid.GridArrayUpdater

    getUpdateQueueData, setUpdateQueueData

    Methods inherited from interface com.vaadin.flow.data.provider.hierarchy.HierarchicalArrayUpdater

    startUpdate