JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.vaadin.flow.component.menubar.MenuBarVariant
Uses of
MenuBarVariant
in
com.vaadin.flow.component.menubar
Methods in
com.vaadin.flow.component.menubar
that return
MenuBarVariant
Modifier and Type
Method
Description
static
MenuBarVariant
MenuBarVariant.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
MenuBarVariant
[]
MenuBarVariant.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.