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