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