Uses of Class
com.vaadin.flow.component.tabs.TabSheetVariant
-
-
Uses of TabSheetVariant in com.vaadin.flow.component.tabs
Methods in com.vaadin.flow.component.tabs that return TabSheetVariant Modifier and Type Method Description static TabSheetVariantTabSheetVariant. valueOf(String name)Returns the enum constant of this type with the specified name.static TabSheetVariant[]TabSheetVariant. values()Returns an array containing the constants of this enum type, in the order they are declared.
-