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(SerializableBiFunction<GridArrayUpdater.UpdateQueueData, Integer, Grid.UpdateQueue> updateQueueFactory) protected GridArrayUpdaterGrid.getArrayUpdater() -
Uses of GridArrayUpdater in com.vaadin.flow.component.treegrid
Subinterfaces of GridArrayUpdater in com.vaadin.flow.component.treegridModifier and TypeInterfaceDescriptioninterfaceArray update strategy aware class for TreeGrid.Methods in com.vaadin.flow.component.treegrid that return GridArrayUpdaterModifier and TypeMethodDescriptionprotected GridArrayUpdaterTreeGrid.createDefaultArrayUpdater(SerializableBiFunction<GridArrayUpdater.UpdateQueueData, Integer, Grid.UpdateQueue> updateQueueFactory)