Skip navigation links


Uses of Class
org.apache.myfaces.trinidad.context.WindowManager

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

 

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

 

Methods in org.apache.myfaces.trinidad.context that return WindowManager
 WindowManager RequestContext.getWindowManager()
           Returns the WindowManager for this request.
abstract  WindowManager WindowManagerFactory.getWindowManager(javax.faces.context.ExternalContext extContext)
          Returns the WindowManager to use for this session, creating a new instance if one doesn't already exist.

 


Skip navigation links


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