RichFaces ( Legacy URL )
Tag message


richfaces Message Component


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

Attributes
NameRequiredRequest-timeTypeDescription
ajaxRenderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Define, 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.
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The attribute takes a value-binding expression for a component property of a backing bean
errorClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message with a severity class of "ERROR"
errorLabelClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message label with a severity class of "ERROR"
errorMarkerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message marker with a severity class of "ERROR"
fatalClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message with a severity class of "FATAL"
fatalLabelClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message label with a severity class of "FATAL"
fatalMarkerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message marker with a severity class of "FATAL"
forfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Client identifier of the component for which to display messages
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
infoClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message with a severity class of "INFO"
infoLabelClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message label with a severity class of "INFO"
infoMarkerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message marker with a severity class of "INFO"
keepTransientfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Flag 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).
labelClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to label
levelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
comma-separated list of messages categoris which should be displayed
markerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to marker
markerStylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style(s) is/are to be applied to marker when this component is rendered
passedLabelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Attribute should define the label to be displayed when no message appears
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", this component is not rendered
showDetailfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Flag indicating whether the summary portion of displayed messages should be included. Default value is "true"
showSummaryfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Flag indicating whether the summary portion of displayed messages should be included. Default value is "false"
stylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The CSS style for message
styleClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Space-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
titlefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Advisory title information about markup elements generated for this component
tooltipfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
Flag indicating whether the detail portion of the message should be displayed as a tooltip
warnClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message with a severity class of "WARN"
warnLabelClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply to any message label with a severity class of "WARN"
warnMarkerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS style class to apply any message marker with a severity class of "WARN"

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.