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