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.TopbarItemType
Packages that use
TopbarItemType
Package
Description
io.meeds.social.navigation.constant
Uses of
TopbarItemType
in
io.meeds.social.navigation.constant
Methods in
io.meeds.social.navigation.constant
that return
TopbarItemType
Modifier and Type
Method
Description
static
TopbarItemType
TopbarItemType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
TopbarItemType
[]
TopbarItemType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.