|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Writer
javax.faces.context.ResponseWriter
javax.faces.context.ResponseWriterWrapper
javax.faces.context.PartialResponseWriter
com.liferay.faces.util.context.PartialResponseWriterWrapper
com.liferay.faces.bridge.context.internal.PartialViewContextBridgeImpl.PartialResponseWriterBridgeImpl
protected class PartialViewContextBridgeImpl.PartialResponseWriterBridgeImpl
This class serves as a wrapper around the PartialResponseWriter that will encode JavaScript within an
| Field Summary |
|---|
| Fields inherited from class javax.faces.context.PartialResponseWriter |
|---|
RENDER_ALL_MARKER, VIEW_STATE_MARKER |
| Fields inherited from class java.io.Writer |
|---|
lock |
| Constructor Summary | |
|---|---|
PartialViewContextBridgeImpl.PartialResponseWriterBridgeImpl(javax.faces.context.PartialResponseWriter partialResponseWriter)
|
|
| Method Summary | |
|---|---|
void |
endDocument()
|
void |
endEval()
|
| Methods inherited from class com.liferay.faces.util.context.PartialResponseWriterWrapper |
|---|
delete, endError, endExtension, endInsert, endUpdate, redirect, startDocument, startError, startEval, startExtension, startInsertAfter, startInsertBefore, startUpdate, updateAttributes |
| Methods inherited from class javax.faces.context.PartialResponseWriter |
|---|
getWrapped |
| Methods inherited from class javax.faces.context.ResponseWriterWrapper |
|---|
cloneWithWriter, close, endCDATA, endElement, flush, getCharacterEncoding, getContentType, startCDATA, startElement, write, writeAttribute, writeComment, writeText, writeText, writeText, writeURIAttribute |
| Methods inherited from class java.io.Writer |
|---|
append, append, append, write, write, write, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartialViewContextBridgeImpl.PartialResponseWriterBridgeImpl(javax.faces.context.PartialResponseWriter partialResponseWriter)
| Method Detail |
|---|
public void endDocument()
throws IOException
endDocument in class PartialResponseWriterWrapperIOException
public void endEval()
throws IOException
endEval in class PartialResponseWriterWrapperIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||