| Package | Description |
|---|---|
| com.vaadin.v7.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTextField
Deprecated.
|
class |
ComboBox
Deprecated.
As of 8.0 replaced by
ComboBox based on the
new data binding API |
class |
DateField
Deprecated.
As of 8.0, use
DateField or
DateTimeField instead. |
class |
Grid
Deprecated.
As of 8.0 replaced by
Grid based on the new
data binding API |
class |
InlineDateField
Deprecated.
As of 8.0, replaced by
InlineDateField and
InlineDateTimeField based on LocalDate |
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 |
PasswordField
Deprecated.
As of 8.0 replaced by
PasswordField based
on the new data binding API |
class |
PopupDateField
Deprecated.
As of 8.0, use
DateField or
DateTimeField instead. |
class |
Select
Deprecated.
As of 7.0. Use
ComboBox instead. |
class |
TextArea
Deprecated.
As of 8.0 replaced by
TextArea based on the
new data binding API |
class |
TextField
Deprecated.
As of 8.0 replaced by
TextField based on
the new data binding API |
Copyright © 2019 Vaadin Ltd. All rights reserved.