Package | Description |
---|---|
org.apache.myfaces.trinidad.event |
Modifier and Type | Class and Description |
---|---|
class |
WindowLifecycleNavigateEvent
WindowLifecycleEvent delivered when the current window is being unloaded
in order to navigate to a new location
|
Modifier and Type | Method and Description |
---|---|
void |
WindowLifecycleListener.processWindowLifecylce(javax.faces.context.ExternalContext extContext,
WindowLifecycleEvent event)
Called when the LifecycleState of a Window changes.
|
protected boolean |
WindowLifecycleEvent.subclassEquals(WindowLifecycleEvent e)
Called by subclass
equals implementation to check the WindowEvent
portion of equivalence. |
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.