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