Uses of Interface
com.vaadin.flow.component.grid.GridArrayUpdater
Packages that use GridArrayUpdater
-
Uses of GridArrayUpdater in com.vaadin.flow.component.grid
Methods in com.vaadin.flow.component.grid that return GridArrayUpdaterModifier and TypeMethodDescriptionprotected GridArrayUpdaterGrid.createDefaultArrayUpdater(com.vaadin.flow.function.SerializableBiFunction<GridArrayUpdater.UpdateQueueData, Integer, Grid.UpdateQueue> updateQueueFactory) Deprecated.since 24.9.protected GridArrayUpdaterGrid.getArrayUpdater() -
Uses of GridArrayUpdater in com.vaadin.flow.component.treegrid
Subinterfaces of GridArrayUpdater in com.vaadin.flow.component.treegridModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.since 24.9 and will be removed in Vaadin 25.Methods in com.vaadin.flow.component.treegrid that return GridArrayUpdaterModifier and TypeMethodDescriptionprotected GridArrayUpdaterTreeGrid.createDefaultArrayUpdater(com.vaadin.flow.function.SerializableBiFunction<GridArrayUpdater.UpdateQueueData, Integer, Grid.UpdateQueue> updateQueueFactory)