Formatted Messages - caf_h:formattedMessages

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.output.ErrorMessages
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.output.ErrorMessages
Description Display formatted messages from the JSF Context
Palette LocationCAF Html/Control/Output/Formatted Messages
Client-Side ModelCAF.Messages.Formatted.Model
Attributes 
NameRequiredTypeDescription
globalOnlyfalsejavax.el.ValueExpression
(must evaluate to boolean)
If true, render only messages without a component ID

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

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.