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