Uses of Interface
com.vaadin.flow.component.treegrid.TreeGridArrayUpdater
Packages that use TreeGridArrayUpdater
-
Uses of TreeGridArrayUpdater in com.vaadin.flow.component.treegrid
Constructor parameters in com.vaadin.flow.component.treegrid with type arguments of type TreeGridArrayUpdaterModifierConstructorDescriptionprotected
TreeGrid
(int pageSize, Grid.DataCommunicatorBuilder<T, TreeGridArrayUpdater> dataCommunicatorBuilder) Deprecated.since 24.9.protected
TreeGrid
(Class<T> beanType, Grid.DataCommunicatorBuilder<T, TreeGridArrayUpdater> dataCommunicatorBuilder) Deprecated.since 24.9.