Package com.vaadin.flow.component.listbox
package com.vaadin.flow.component.listbox
-
ClassDescriptionListBox<T>List Box allows the user to select one or more values from a scrollable list of items.Base class for the
ListBox
andMultiSelectListBox
.Tester for ListBox components.Server-side component for thevaadin-list-box
element with multi-selection.Tester for MultiSelectListBox components.