Uses of Interface
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.WindowContext

Packages that use WindowContext
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event   
 

Uses of WindowContext in org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event
 

Methods in org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event that return WindowContext
 WindowContext WindowContextEvent.getWindowContext()
           
 

Constructors in org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event with parameters of type WindowContext
CloseWindowContextEvent(WindowContext windowContext)
           
CreateWindowContextEvent(WindowContext windowContext)
           
WindowContextEvent(WindowContext windowContext)
           
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.