Package | Description |
---|---|
com.sun.faces.context | |
javax.faces.context |
Modifier and Type | Method and Description |
---|---|
PartialResponseWriter |
PartialViewContextImpl.getPartialResponseWriter() |
Modifier and Type | Method and Description |
---|---|
abstract PartialResponseWriter |
PartialViewContext.getPartialResponseWriter()
Return the |
PartialResponseWriter |
PartialViewContextWrapper.getPartialResponseWriter()
The default behavior of this method is to
call
PartialViewContext.getPartialResponseWriter()
on the wrapped PartialViewContext object. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.