Modifier and Type | Class and Description |
---|---|
class |
CheckboxGroup<T>
Server-side component for the
vaadin-checkbox-group element. |
Modifier and Type | Class and Description |
---|---|
class |
ComboBox<T>
Server-side component for the
vaadin-combo-box webcomponent. |
Modifier and Type | Class and Description |
---|---|
class |
CrudGrid<E>
A simple grid implementation for Crud that allows searching and sorting
backed by a data provider.
|
Modifier and Type | Class and Description |
---|---|
class |
Grid<T>
Server-side component for the
<vaadin-grid> element. |
Modifier and Type | Class and Description |
---|---|
class |
GridPro<E> |
Modifier and Type | Class and Description |
---|---|
class |
ListBox<T>
Server-side component for the
vaadin-list-box element. |
class |
ListBoxBase<C extends ListBoxBase<C,ITEM,VALUE>,ITEM,VALUE>
Base class for the
ListBox and MultiSelectListBox . |
class |
MultiSelectListBox<T>
Server-side component for the
vaadin-list-box element with
multi-selection. |
Modifier and Type | Class and Description |
---|---|
class |
RadioButtonGroup<T>
A single select component using radio buttons as options.
|
Modifier and Type | Class and Description |
---|---|
class |
Select<T>
A customizable drop-down select component similar to a native browser select.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeGrid<T>
A grid component for displaying hierarchical tabular data.
|
Copyright © 2022. All rights reserved.