|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowLifecycleEvent | |
---|---|
org.apache.myfaces.trinidad.event |
Uses of WindowLifecycleEvent in org.apache.myfaces.trinidad.event |
---|
Subclasses of WindowLifecycleEvent in org.apache.myfaces.trinidad.event | |
---|---|
class |
WindowLifecycleNavigateEvent
WindowLifecycleEvent delivered when the current window is being unloaded in order to navigate to a new location |
Methods in org.apache.myfaces.trinidad.event with parameters of type WindowLifecycleEvent | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |