| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckBoxGroup<T>
A group of Checkboxes.
|
class |
Grid<T>
A grid component for displaying tabular data.
|
class |
ListSelect<T>
This is a simple list select without, for instance, support for new items,
lazyloading, and other advanced features.
|
class |
NativeSelect<T>
A simple drop-down select component.
|
class |
RadioButtonGroup<T>
A group of RadioButtons.
|
class |
TwinColSelect<T>
Multiselect component with two lists: left side for available items and right
side for selected items.
|
Copyright © 2017 Vaadin Ltd. All rights reserved.