Formatted Message - caf_h:formattedMessage

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.output.ErrorMessage
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.output.ErrorMessage
Description Display formatted messages from the JSF Context for a specific control
Palette LocationCAF Html/Control/Output/Formatted Message
Client-Side ModelCAF.Message.Formatted.Model
Attributes 
NameRequiredTypeDescription
fortruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component for which the message is rendered
idfalsejava.lang.String Control identifier
redisplayfalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, render the message even if it has already been rendered by another control.
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

showDetailfalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, render the message details text

If not specified, the default value is "true".

Output generated by Vdldoc View Declaration Language Documentation Generator.