Uses of Interface
com.vaadin.flow.component.orderedlayout.ThemableLayout
-
Packages that use ThemableLayout Package Description com.vaadin.flow.component.orderedlayout -
-
Uses of ThemableLayout in com.vaadin.flow.component.orderedlayout
Classes in com.vaadin.flow.component.orderedlayout that implement ThemableLayout Modifier and Type Class Description classHorizontalLayoutHorizontal Layout places components side-by-side in a row.classVerticalLayoutVertical Layout places components top-to-bottom in a column.
-