| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.event | 
| Modifier and Type | Method and Description | 
|---|---|
| WindowLifecycleEvent.Cause | WindowLifecycleEvent. getCause() | 
| static WindowLifecycleEvent.Cause | WindowLifecycleEvent.Cause. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static WindowLifecycleEvent.Cause[] | WindowLifecycleEvent.Cause. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| WindowLifecycleEvent(Window source,
                    WindowLifecycleEvent.Cause cause)Creates a WindowOpenEvent event for the specified Window and cause. | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.