JavaScript is disabled on your browser.
JBStrap
JBStrap framework 4.0
Skip navigation links
JBStrap framework 4.0 - Documentation
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.jbstrap.core.cache.MenuCache
Packages that use
MenuCache
Package
Description
com.jbstrap.core.cache
Uses of
MenuCache
in
com.jbstrap.core.cache
Methods in
com.jbstrap.core.cache
that return
MenuCache
Modifier and Type
Method
Description
static
MenuCache
MenuCache.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
MenuCache
[]
MenuCache.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.