Uses of Interface
com.vaadin.flow.component.HasSize
-
Packages that use HasSize Package Description com.vaadin.flow.component -
-
Uses of HasSize in com.vaadin.flow.component
Classes in com.vaadin.flow.component that implement HasSize Modifier and Type Class Description class
HtmlComponent
Base class for aComponent
that represents a single built-in HTML element.class
HtmlContainer
Base class for aComponent
that represents a single built-in HTML element that can contain child components or text.
-