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