aui-cc-compat

Tag message

  • Description:
    Deprecated. Please use alloy:message instead. The aui-cc:message encapsulates a standard JSF h:message tag with JSR 286 (Portlet 2.0) CSS class names.
  • Since:
    3.2.4
Component Information 
InfoValue
Component TypeFacelet Composite Component
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
renderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean flag indicating whether or not this component is to be rendered during the RENDER_RESPONSE phase of the JSF lifecycle. The default value is true.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The identifier of the component.
fortruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The id of the component for which this message is associated.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
This is an HTML pass-thru type of attribute.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of a CSS class that is to be rendered within the class attribute.
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The current value of this component.

Output generated by Vdldoc View Declaration Language Documentation Generator.