Uses of Interface
com.vaadin.classic.v8.server.Sizeable
Packages that use Sizeable
-
Uses of Sizeable in com.vaadin.classic.v8.ui
Classes in com.vaadin.classic.v8.ui that implement SizeableModifier and TypeClassDescriptionclassClassic Component implementation of V8's com.vaadin.ui.AbsoluteLayout.classAn abstract base class for most legacy components.classLegacy 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.classclassLegacy 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.classAbstract base class for legacy Vaadin framework version 7/8 component containers that have only one child component.classLegacy 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.classClassic Components version of V8's GridLayout.classLegacy 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.classLegacy version of Label component for showing non-editable short texts.classLegacy version of Panel - a simple single component container.classLegacy 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.