Uses of Class
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event.WindowContextEvent

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

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

Subclasses of WindowContextEvent in org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event
 class CloseWindowContextEvent
          Event which gets fired directly before the current WindowContext gets closed.
 class CreateWindowContextEvent
          Event which gets fired as soon as a WindowContext was created.
 



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