org.apache.myfaces.component.html.ext
Class HtmlMessage
javax.faces.component.html.HtmlMessage
org.apache.myfaces.component.html.ext.HtmlMessage
- UserRoleAware
public class HtmlMessage
extends javax.faces.component.html.HtmlMessage
$Revision: 169646 $ $Date: 2005-05-11 17:34:57 +0200 (Wed, 11 May 2005) $- Manfred Geiler (latest modification by $Author: grantsmith $)
COMPONENT_TYPE
public static final String COMPONENT_TYPE
HtmlMessage
public HtmlMessage()
getClientId
public String getClientId(FacesContext context)
getDetailFormat
public String getDetailFormat()
getSummaryFormat
public String getSummaryFormat()
isRendered
public boolean isRendered()
isReplaceIdWithLabel
public boolean isReplaceIdWithLabel()
restoreState
public void restoreState(FacesContext context,
Object state)
saveState
public Object saveState(FacesContext context)
setDetailFormat
public void setDetailFormat(String detailFormat)
setReplaceIdWithLabel
public void setReplaceIdWithLabel(boolean replaceIdWithLabel)
setSummaryFormat
public void setSummaryFormat(String summaryFormat)