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