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