| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.context | |
| org.apache.myfaces.trinidad.event | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Window.LifecycleState | WindowLifecycleEvent. getNewLifecycleState()Returns the new LifecycleState that the Window has moved to. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.