o

Tag messages

Component Information 
InfoValue
Component Typeorg.omnifaces.component.messages.OmniMessages
Handler ClassNone
Renderer Typeorg.omnifaces.Messages
DescriptionNone
Attributes 
NameRequiredTypeDescription
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean.
dirfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
errorClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
errorStylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
escapefalsejakarta.el.ValueExpression
(must evaluate to boolean)
Whether the message detail and summary should be HTML-escaped. Defaults to true.
fatalClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
fatalStylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
forfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
globalOnlyfalsejakarta.el.ValueExpression
(must evaluate to boolean)
No Description
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
infoClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
infoStylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
langfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
layoutfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
messagefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The single INFO message to be shown instead when this component has any faces message.
redisplayfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Flag indicating whether already-handled messages should be redisplayed. The default value is true.
renderedfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
rolefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Per the WAI-ARIA spec and its relationship to HTML5, every HTML element may have a "role" attribute whose value must be passed through unmodified on the element on which it is declared.
showDetailfalsejakarta.el.ValueExpression
(must evaluate to boolean)
No Description
showSummaryfalsejakarta.el.ValueExpression
(must evaluate to boolean)
No Description
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
titlefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
tooltipfalsejakarta.el.ValueExpression
(must evaluate to boolean)
No Description
varfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The name of the request attribute which exposes the current faces message in the request scope. This will trigger rendering of markup per faces message instead of per component.
warnClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
warnStylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description

Output generated by Vdldoc View Declaration Language Documentation Generator.