|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Window | |
---|---|
org.apache.myfaces.trinidad.context | |
org.apache.myfaces.trinidad.event |
Uses of Window in org.apache.myfaces.trinidad.context |
---|
Methods in org.apache.myfaces.trinidad.context that return Window | |
---|---|
abstract Window |
WindowManager.getCurrentWindow(javax.faces.context.ExternalContext extContext)
|
Methods in org.apache.myfaces.trinidad.context that return types with arguments of type Window | |
---|---|
abstract Map<String,? extends Window> |
WindowManager.getWindows(javax.faces.context.ExternalContext extContext)
|
Uses of Window in org.apache.myfaces.trinidad.event |
---|
Methods in org.apache.myfaces.trinidad.event that return Window | |
---|---|
Window |
WindowEvent.getSource()
|
Constructors in org.apache.myfaces.trinidad.event with parameters of type Window | |
---|---|
WindowEvent(Window source)
Constructs a WindowEvent for the specified Window |
|
WindowLifecycleEvent(Window source,
WindowLifecycleEvent.Cause cause)
Creates a WindowOpenEvent event for the specified Window and cause. |
|
WindowLifecycleNavigateEvent(Window source,
String destination)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |