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()
          The current WindowContext
 

Constructors in org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event with parameters of type WindowContext
CloseWindowContextEvent(WindowContext windowContext)
          Constructor for creating the event for the given window-context
CreateWindowContextEvent(WindowContext windowContext)
          Constructor for creating the event for the given window-context
WindowContextEvent(WindowContext windowContext)
          Constructor for creating the event for the given WindowContext
 



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