RichFaces
Tag messages


richfaces Messages Component


Tag Information
Tag Classorg.richfaces.taglib.RichMessagesTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
markerStylefalsefalsejava.lang.StringCSS style(s) is/are to be applied to marker when this component is rendered
titlefalsefalsejava.lang.StringAdvisory title information about markup elements generated for this component
layoutfalsefalsejava.lang.StringThe type of layout markup to use when rendering error messages. Valid values are "table" (an HTML table), "list" (an HTML list) and iterator. If not specified, the default value is "list"
tooltipfalsefalsejava.lang.StringFlag indicating whether the detail portion of the message should be displayed as a tooltip
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
warnMarkerClassfalsefalsejava.lang.StringCSS style class to apply any message marker with a severity class of "WARN"
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
passedLabelfalsefalsejava.lang.StringAttribute should define the label to be displayed when no message appears
styleClassfalsefalsejava.lang.StringSpace-separated list of CSS style class(es) to be applied when this element is rendered. This value must be passed through as the "class" attribute on generated markup
fatalMarkerClassfalsefalsejava.lang.StringCSS style class to apply to any message marker with a severity class of "FATAL"
keepTransientfalsefalsejava.lang.StringFlag for mark all child components to non-transient. If "true", all children components will be set to non-transient state and keep in saved components tree. For output in self-renderer region all content (By default, all content in <f:verbatim> tags and non-jsf elements in facelets, marked as transient - since, self-rendered ajax regions don't plain output for ajax processing).
globalOnlyfalsefalsejava.lang.StringFlag indicating that only global messages (that is, messages not associated with any client identifier) are to be displayed. Default value is "false"
stylefalsefalsejava.lang.StringThe CSS style for message
infoMarkerClassfalsefalsejava.lang.StringCSS style class to apply to any message marker with a severity class of "INFO"
fatalLabelClassfalsefalsejava.lang.StringCSS style class to apply to any message label with a severity class of "FATAL"
fatalClassfalsefalsejava.lang.StringCSS style class to apply to any message with a severity class of "FATAL"
varfalsefalsejava.lang.StringName of a request-scope attribute under which the list of the messages should be available
infoLabelClassfalsefalsejava.lang.StringCSS style class to apply to any message label with a severity class of "INFO"
ajaxRenderedfalsefalsejava.lang.StringDefine, must be (or not) content of this component will be included in AJAX response created by parent AJAX Container, even if not forced by reRender list of ajax action. ignored if component marked to output by Ajax action.
markerClassfalsefalsejava.lang.StringCSS style class to apply to marker
infoClassfalsefalsejava.lang.StringCSS style class to apply to any message with a severity class of "INFO"
showDetailfalsefalsejava.lang.StringFlag indicating whether the summary portion of displayed messages should be included. Default value is "true"
errorLabelClassfalsefalsejava.lang.StringCSS style class to apply to any message label with a severity class of "ERROR"
labelClassfalsefalsejava.lang.StringCSS style class to apply to label
errorMarkerClassfalsefalsejava.lang.StringCSS style class to apply to any message marker with a severity class of "ERROR"
showSummaryfalsefalsejava.lang.StringFlag indicating whether the summary portion of displayed messages should be included. Default value is "false"
warnLabelClassfalsefalsejava.lang.StringCSS style class to apply to any message label with a severity class of "WARN"
warnClassfalsefalsejava.lang.StringCSS style class to apply to any message with a severity class of "WARN"
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
errorClassfalsefalsejava.lang.StringCSS style class to apply to any message with a severity class of "ERROR"

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.