| Package | Description |
|---|---|
| com.vaadin.data |
Contains interfaces for the data layer, mainly for binding typed
data and data collections to components, and for validating data.
|
| com.vaadin.ui |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Item.Editor
Interface implemented by the
Editor classes capable of
editing the Item. |
| Modifier and Type | Class and Description |
|---|---|
class |
Form
Deprecated.
As of 7.0, use
FieldGroup instead of Form for
more flexibility. |
Copyright © 2023 Vaadin Ltd. All rights reserved.