| Package | Description |
|---|---|
| com.vaadin.v7.data.fieldgroup | |
| com.vaadin.v7.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFieldGroupFieldFactory
Deprecated.
As of 8.0, no direct replacement available.
Binder.forMemberField(HasValue) and
Binder.bindInstanceFields(Object) should be used instead. |
| Modifier and Type | Method and Description |
|---|---|
FieldGroupFieldFactory |
FieldGroup.getFieldFactory()
Deprecated.
Gets the field factory for the
FieldGroup. |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldGroup.setFieldFactory(FieldGroupFieldFactory fieldFactory)
Deprecated.
Sets the field factory for the
FieldGroup. |
| Modifier and Type | Class and Description |
|---|---|
static class |
Grid.EditorFieldFactory
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FieldGroupFieldFactory |
Grid.getEditorFieldFactory()
Deprecated.
Gets the field factory for the
FieldGroup. |
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.setEditorFieldFactory(FieldGroupFieldFactory fieldFactory)
Deprecated.
Sets the field factory for the
FieldGroup. |
Copyright © 2019 Vaadin Ltd. All rights reserved.