Package | Description |
---|---|
org.apache.myfaces.trinidad.context |
Modifier and Type | Method and Description |
---|---|
abstract void |
WindowManager.addWindowLifecycleListener(javax.faces.context.ExternalContext extContext,
WindowLifecycleListener windowListener)
Registers a listener that will be informed of changes to the Lifecylce state of any of
the known Windows.
|
abstract void |
WindowManager.removeWindowLifecycleListener(javax.faces.context.ExternalContext extContext,
WindowLifecycleListener windowListener)
Removes a listener that will be informed of changes to the Lifecylce state of any of
the known Windows
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.