Package | Description |
---|---|
org.apache.myfaces.trinidad.context |
Modifier and Type | Method and Description |
---|---|
WindowManager |
RequestContext.getWindowManager()
Returns the WindowManager for this request.
|
abstract WindowManager |
WindowManagerFactory.getWindowManager(javax.faces.context.ExternalContext extContext)
Returns the WindowManager to use for this session, creating a new instance if one doesn't
already exist.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.