Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.vaadin.flow.component.menubar.MenuBarVariant
Packages that use
MenuBarVariant
Package
Description
com.vaadin.flow.component.menubar
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.