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, renderTablegetFor, renderMessage, renderMessage, renderSingleFacesMessagegetActionUrl, getChildCount, getChildren, getClientId, renderId, shouldRenderId, toUripublic void encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class javax.faces.render.RendererIOExceptionprotected 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.HtmlMessageRendererBaseprotected 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.HtmlMessageRendererBaseCopyright © 2013 Apache Software Foundation. All Rights Reserved.