Package com.vaadin.classic.v8.ui
package com.vaadin.classic.v8.ui
-
ClassDescriptionClassic Component implementation of V8's com.vaadin.ui.AbsoluteLayout.An abstract base class for most legacy components.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.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.Abstract base class for legacy Vaadin framework version 7/8 component containers that have only one child component.Legacy version of Alignment that resembles Vaadin 7/8's Alignment API as closely as possible in order to facilitate migration to newer versions of Vaadin.Legacy version of ComponentContainer, a special type of parent which allows the user to add and remove components to it.Legacy version of Event class that resembles Vaadin 7/8's
Component.EventAPI as closely as possible in order to facilitate migration to newer versions of Vaadin.Legacy version of Listener interface that resembles Vaadin 7/8'sComponent.FocusableAPI as closely as possible in order to facilitate migration to newer versions of Vaadin.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.Classic Components version of V8's GridLayout.AnExceptionobject which is thrown when an area exceeds the bounds of the grid.Gridlayout does not support laying components on top of each other.Interface that must be implemented by all legacy frameworkAbstractComponents that contain otherAbstractComponents and Flow'sComponents.Interface forHasComponentsimplementations that support sending attach and detach events for components.Component attach event sent when a component is attached to container.Component attach listener interface.Component detach event sent when a component is detached from container.Component detach listener interface.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.Legacy version of Label component for showing non-editable short texts.Legacy version of Layout interface that resembles Vaadin 7/8's Layout interface API as closely as possible in order to facilitate migration to newer versions of Vaadin.AlignmentHandler is most commonly an advancedLayoutthat can align its components.This type of layout supports automatic addition of margins (space around its components).This type of layout supports automatic addition of space between its components.Legacy version of Listener interface that resembles Vaadin 7/8'sComponent.ListenerAPI as closely as possible in order to facilitate migration to newer versions of Vaadin.Describes the margin settings for each edge of a Component.Legacy version of Panel - a simple single component container.Interface for classic component containers that have one child component and do not support adding or removing components.Legacy version of ValoTheme to facilitate migrationLegacy 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.