Skip navigation links


Uses of Class
org.apache.myfaces.trinidad.event.WindowLifecycleEvent

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.

 


Skip navigation links


Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.