|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindowLifecycleListener | |
---|---|
org.apache.myfaces.trinidad.context |
Uses of WindowLifecycleListener in org.apache.myfaces.trinidad.context |
---|
Methods in org.apache.myfaces.trinidad.context with parameters of type WindowLifecycleListener | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |