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