class |
AbsoluteLayout |
Classic Component implementation of V8's com.vaadin.ui.AbsoluteLayout.
|
class |
AbstractComponent |
An abstract base class for most legacy components.
|
class |
AbstractComponentContainer |
Legacy version of AbstractComponentContainer that resembles Vaadin 7/8's
AbstractComponentContainer API as closely as possible in order to facilitate
migration to newer versions of Vaadin.
|
class |
AbstractLayout |
|
class |
AbstractOrderedLayout |
Legacy version of AbstractOrderedLayout that resembles Vaadin 7/8's
AbstractOrderedLayout API as closely as possible in order to facilitate
migration to newer versions of Vaadin.
|
class |
AbstractSingleComponentContainer |
Abstract base class for legacy Vaadin framework version 7/8 component
containers that have only one child component.
|
class |
FormLayout |
Legacy version of FormLayout that resembles Vaadin 7/8's FormLayout
API as closely as possible in order to facilitate migration to newer versions
of Vaadin.
|
class |
GridLayout |
Classic Components version of V8's GridLayout.
|
class |
HorizontalLayout |
Legacy version of HorizontalLayout that resembles Vaadin 7/8's
HorizontalLayout API as closely as possible in order to facilitate migration
to newer versions of Vaadin.
|
class |
Label |
Legacy version of Label component for showing non-editable short texts.
|
class |
Panel |
Legacy version of Panel - a simple single component container.
|
class |
VerticalLayout |
Legacy version of VerticalLayout that resembles Vaadin 7/8's VerticalLayout
API as closely as possible in order to facilitate migration to newer versions
of Vaadin.
|