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