Uses of Interface
com.vaadin.flow.data.binder.HasItems
-
Packages that use HasItems Package Description com.vaadin.flow.data.binder -
-
Uses of HasItems in com.vaadin.flow.data.binder
Subinterfaces of HasItems in com.vaadin.flow.data.binder Modifier and Type Interface Description interfaceHasDataProvider<T>A generic interface for listing components that use a data provider for showing data.interfaceHasFilterableDataProvider<T,F>A generic interface for listing components that use a filterable data provider for showing data.interfaceHasItemsAndComponents<T>Represents a component that display a collection of items and can have additional components between the items.
-