JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
io.meeds.social.navigation.constant.SidebarMode
Packages that use
SidebarMode
Package
Description
io.meeds.social.navigation.constant
Uses of
SidebarMode
in
io.meeds.social.navigation.constant
Methods in
io.meeds.social.navigation.constant
that return
SidebarMode
Modifier and Type
Method
Description
static
SidebarMode
SidebarMode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
SidebarMode
[]
SidebarMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.