| Class | Description |
|---|---|
| ListBox<T> |
Server-side component for the
vaadin-list-box element. |
| ListBoxBase<C extends ListBoxBase<C,ITEM,VALUE>,ITEM,VALUE> |
Base class for the
ListBox and MultiSelectListBox. |
| MultiSelectListBox<T> |
Server-side component for the
vaadin-list-box element with
multi-selection. |
Copyright © 2025. All rights reserved.