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