Specific Formatted Messages - caf_h:specificFormattedMessages

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.message.SpecificFormattedMessages
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.message.SpecificFormattedMessages
Description Formatted message output for a specific set of components
Palette LocationCAF Html/Control/Output/Specific Formatted Messages
Client-Side ModelCAF.Messages.Formatted.Model
Attributes 
NameRequiredTypeDescription
fortruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Ids of controls (or containers of controls) for which to show messages
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.