Uses of Class
com.vaadin.ui.AbstractOrderedLayout
-
Packages that use AbstractOrderedLayout Package Description com.vaadin.ui -
-
Uses of AbstractOrderedLayout in com.vaadin.ui
Subclasses of AbstractOrderedLayout in com.vaadin.ui Modifier and Type Class Description classFormLayoutFormLayout is used to layout fields.classHorizontalLayoutHorizontal layoutHorizontalLayoutis a component container, which shows the subcomponents in the order of their addition (horizontally).classVerticalLayoutVertical layoutVerticalLayoutis a component container, which shows the subcomponents in the order of their addition (vertically).
-