Uses of Enum Class
com.vaadin.componentfactory.AnchorNavVariant
Packages that use AnchorNavVariant
-
Uses of AnchorNavVariant in com.vaadin.componentfactory
Methods in com.vaadin.componentfactory that return AnchorNavVariantModifier and TypeMethodDescriptionstatic AnchorNavVariantReturns the enum constant of this class with the specified name.static AnchorNavVariant[]AnchorNavVariant.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.componentfactory with parameters of type AnchorNavVariantModifier and TypeMethodDescriptionvoidAnchorNav.addThemeVariants(AnchorNavVariant... variants) Adds theme variants to the component.