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