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