Skip navigation links


Uses of Interface
org.apache.myfaces.trinidad.event.WindowLifecycleListener

Packages that use WindowLifecycleListener
org.apache.myfaces.trinidad.context   

 

Uses of WindowLifecycleListener in org.apache.myfaces.trinidad.context

 

Methods in org.apache.myfaces.trinidad.context with parameters of type WindowLifecycleListener
abstract  void WindowManager.addWindowLifecycleListener(javax.faces.context.ExternalContext extContext, WindowLifecycleListener windowListener)
           Registers a listener that will be informed of changes to the Lifecylce state of any of the known Windows.
abstract  void WindowManager.removeWindowLifecycleListener(javax.faces.context.ExternalContext extContext, WindowLifecycleListener windowListener)
          Removes a listener that will be informed of changes to the Lifecylce state of any of the known Windows

 


Skip navigation links


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