Uses of Class
com.vaadin.flow.component.select.data.SelectDataView
Packages that use SelectDataView
-
Uses of SelectDataView in com.vaadin.flow.component.select
Methods in com.vaadin.flow.component.select that return SelectDataViewModifier and TypeMethodDescriptionSelect.getGenericDataView()Gets the generic data view for theSelect.Select.setItems(DataProvider<T, Void> dataProvider) Select.setItems(InMemoryDataProvider<T> inMemoryDataProvider)