|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Window.LifecycleState | |
---|---|
org.apache.myfaces.trinidad.context | |
org.apache.myfaces.trinidad.event |
Uses of Window.LifecycleState in org.apache.myfaces.trinidad.context |
---|
Methods in org.apache.myfaces.trinidad.context that return Window.LifecycleState | |
---|---|
abstract Window.LifecycleState |
Window.getLifecycleState()
|
static Window.LifecycleState |
Window.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Window.LifecycleState[] |
Window.LifecycleState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Window.LifecycleState in org.apache.myfaces.trinidad.event |
---|
Methods in org.apache.myfaces.trinidad.event that return Window.LifecycleState | |
---|---|
Window.LifecycleState |
WindowLifecycleEvent.getNewLifecycleState()
Returns the new LifecycleState that the Window has moved to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |