Package | Description |
---|---|
org.apache.myfaces.trinidad.context | |
org.apache.myfaces.trinidad.event |
Modifier and Type | Method and Description |
---|---|
abstract Window |
WindowManager.getCurrentWindow(javax.faces.context.ExternalContext extContext) |
Modifier and Type | Method and Description |
---|---|
abstract Map<String,? extends Window> |
WindowManager.getWindows(javax.faces.context.ExternalContext extContext) |
Modifier and Type | Method and Description |
---|---|
Window |
WindowEvent.getSource() |
Constructor and Description |
---|
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) |
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.