public class AjaxErrorHandlerRenderer
extends org.primefaces.renderkit.CoreRenderer
AjaxErrorHandler component.| Constructor and Description |
|---|
AjaxErrorHandlerRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeScript(javax.faces.context.FacesContext context,
AjaxErrorHandler ajaxErrorHandler) |
protected java.lang.String |
getHostname() |
boolean |
getRendersChildren() |
protected boolean |
writeFunctionOption(javax.faces.context.ResponseWriter writer,
java.lang.String type,
java.lang.String value,
boolean optionWritten) |
protected boolean |
writeStringOption(javax.faces.context.ResponseWriter writer,
java.lang.String type,
java.lang.String value,
boolean optionWritten) |
buildAjaxRequest, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeJavaScriptForChain, escapeText, getActionURL, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isAjaxRequest, isPostback, isValueBlank, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScriptpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionprotected void encodeScript(javax.faces.context.FacesContext context,
AjaxErrorHandler ajaxErrorHandler)
throws java.io.IOException
java.io.IOExceptionprotected boolean writeStringOption(javax.faces.context.ResponseWriter writer,
java.lang.String type,
java.lang.String value,
boolean optionWritten)
throws java.io.IOException
java.io.IOExceptionprotected boolean writeFunctionOption(javax.faces.context.ResponseWriter writer,
java.lang.String type,
java.lang.String value,
boolean optionWritten)
throws java.io.IOException
java.io.IOExceptionprotected java.lang.String getHostname()
throws java.net.UnknownHostException
java.net.UnknownHostExceptionpublic void encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeChildren in class javax.faces.render.Rendererjava.io.IOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.render.RendererCopyright © 2011-2014. All Rights Reserved.