| |||||||
| FRAMES NO FRAMES | |||||||
**** @deprecated. Will be removed in a future version ****
Renders error/validation message.UIComponentClass: javax.faces.component.UIMessage
RendererType: Message
| Tag Information | |
| Tag Class | org.apache.myfaces.tobago.taglib.component.MessageTag |
| TagExtraInfo Class | None |
| Body Content | empty |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| id | false | true | java.lang.String | The component identifier for this component. This value must be unique within the closest parent component that is a naming container. Type: java.lang.String |
| binding | false | true | java.lang.String | The value binding expression linking this component to a property in a backing bean. |
| rendered | false | true | java.lang.String | Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. Type: java.lang.BooleanDefault: true |
| for | false | true | java.lang.String | Id of the component, this is related to. Type: java.lang.String |
| showDetail | false | true | java.lang.String | Flag indicating whether the detail should be included Type: java.lang.BooleanDefault: false |
| showSummary | false | true | java.lang.String | Flag indicating whether the summary should be included Type: java.lang.BooleanDefault: true |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||