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