| 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 |
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 |
IronList<T>
Component that encapsulates the functionality of the
<iron-list>
webcomponent. |
| Modifier and Type | Class and Description |
|---|---|
class |
ListBox<T>
Server-side component for the
vaadin-list-box element. |
| 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 |
TreeGrid<T>
A grid component for displaying hierarchical tabular data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HasHierarchicalDataProvider<T>
A generic interface for hierarchical listing components that use a data
provider for showing data.
|
Copyright © 2018. All rights reserved.