|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |