Package com.vaadin.flow.component.listbox.dataview
-
Class Summary Class Description ListBoxDataView<T> Implementation of generic data view for ListBox.ListBoxListDataView<T> Data view implementation for ListBox with in-memory list data.
| Class | Description |
|---|---|
| ListBoxDataView<T> |
Implementation of generic data view for ListBox.
|
| ListBoxListDataView<T> |
Data view implementation for ListBox with in-memory list data.
|