| Package | Description |
|---|---|
| com.vaadin.v7.data | |
| com.vaadin.v7.ui |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Container.Editor
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSelect
Deprecated.
As of 8.0, replaced by
AbstractListing |
class |
ComboBox
Deprecated.
As of 8.0 replaced by
ComboBox based on the
new data binding API |
class |
ListSelect
Deprecated.
As of 8.0 replaced by
ListSelect based on
the new data binding API |
class |
NativeSelect
Deprecated.
As of 8.0 replaced by
NativeSelect based on
the new data binding API |
class |
OptionGroup
Deprecated.
As of 8.0, use
RadioButtonGroup for single select or
CheckBoxGroup for multiselect instead |
class |
Select
Deprecated.
As of 7.0. Use
ComboBox instead. |
class |
Table
Deprecated.
As of 8.0, use
Grid instead |
class |
Tree
Deprecated.
See
com.vaadin.ui.Tree. |
class |
TreeTable
Deprecated.
See
TreeGrid. |
class |
TwinColSelect
Deprecated.
As of 8.0 replaced by
TwinColSelect based
on the new data binding API |
Copyright © 2019 Vaadin Ltd. All rights reserved.