org.apache.myfaces.taglib.html.ext
public class HtmlMessagesTag extends HtmlMessagesTagBase
Version: $Revision: 169655 $ $Date: 2005-05-11 18:45:06 +0200 (Wed, 11 May 2005) $
| Method Summary | |
|---|---|
| String | getComponentType() |
| String | getRendererType() |
| void | release() |
| void | setDetailFormat(String detailFormat) |
| void | setEnabledOnUserRole(String enabledOnUserRole) |
| void | setGlobalSummaryFormat(String globalSummaryFormat) |
| protected void | setProperties(UIComponent component) |
| void | setReplaceIdWithLabel(String replaceIdWithLabel) |
| void | setSummaryFormat(String summaryFormat) |
| void | setVisibleOnUserRole(String visibleOnUserRole) |