| Modifier and Type | Class and Description |
|---|---|
class |
GridConnector
A connector class for the typed Grid component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VComboBox
Client side implementation of the ComboBox component.
|
class |
VPopupView |
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordFieldConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
TextAreaConnector |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextFieldConnector
Connector class for AbstractTextField.
|
class |
TextFieldConnector
Connector class for TextField.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeGridConnector
A connector class for the TreeGrid component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScrollbarBundle
An element-like bundle representing a configurable and visual scrollbar in
one axis.
|
static class |
ScrollbarBundle.HorizontalScrollbarBundle
A representation of a single horizontal scrollbar.
|
static class |
ScrollbarBundle.VerticalScrollbarBundle
A representation of a single vertical scrollbar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TreeGrid
An extension of the Grid widget, which supports displaying of hierarchical
data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Escalator
A low-level table-like widget that features a scrolling virtual viewport and
lazily generated rows.
|
class |
Grid<T>
A data grid view that supports columns and lazy loading of data rows from a
data source.
|
static class |
Grid.Editor<T>
An editor UI for Grid rows.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.