public class HtmlMessageRenderer
extends org.apache.myfaces.shared_impl.renderkit.html.HtmlMessageRendererBase
Constructor and Description |
---|
HtmlMessageRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
protected String |
getDetail(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent message,
javax.faces.application.FacesMessage facesMessage,
String msgClientId) |
protected String |
getSummary(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent message,
javax.faces.application.FacesMessage facesMessage,
String msgClientId) |
getFor, getStyleAndStyleClass, getTitle, isShowDetail, isShowSummary, isTooltip, renderMessage, renderMessage, renderSingleFacesMessage
getActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUri
public void encodeEnd(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class javax.faces.render.Renderer
IOException
protected String getSummary(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent message, javax.faces.application.FacesMessage facesMessage, String msgClientId)
getSummary
in class org.apache.myfaces.shared_impl.renderkit.html.HtmlMessageRendererBase
protected String getDetail(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent message, javax.faces.application.FacesMessage facesMessage, String msgClientId)
getDetail
in class org.apache.myfaces.shared_impl.renderkit.html.HtmlMessageRendererBase
Copyright © 2013 Apache Software Foundation. All Rights Reserved.