public class HtmlMessagesRenderer
extends org.apache.myfaces.shared_impl.renderkit.html.HtmlMessagesRendererBase
Constructor and Description |
---|
HtmlMessagesRenderer() |
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) |
getLayout, getStyleAndStyleClass, getTitle, isGlobalOnly, isShowDetail, isShowSummary, isTooltip, renderList, renderMessages, renderTable
getFor, 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.