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 TreeGridArrayUpdaterModifierConstructorDescriptionprotectedTreeGrid(int pageSize, Grid.DataCommunicatorBuilder<T, TreeGridArrayUpdater> dataCommunicatorBuilder) Deprecated.since 24.9.protectedTreeGrid(Class<T> beanType, Grid.DataCommunicatorBuilder<T, TreeGridArrayUpdater> dataCommunicatorBuilder) Deprecated.since 24.9.