Uses of Enum Class
com.vaadin.flow.component.orderedlayout.VerticalLayoutVariant
Packages that use VerticalLayoutVariant
-
Uses of VerticalLayoutVariant in com.vaadin.flow.component.orderedlayout
Methods in com.vaadin.flow.component.orderedlayout that return VerticalLayoutVariantModifier and TypeMethodDescriptionstatic VerticalLayoutVariantReturns the enum constant of this class with the specified name.static VerticalLayoutVariant[]VerticalLayoutVariant.values()Returns an array containing the constants of this enum class, in the order they are declared.