Note: For more control information, refer to the CAF control documentation in the webMethods CAF Development Help.
Required Panel for Email NotificationsInfo | Value |
---|---|
Component Type | com.webmethods.caf.faces.email.EmailMessagePanel |
Handler Class | None |
Renderer Type | com.webmethods.caf.faces.email.EmailMessagePanel |
Description | Required Panel for Email Notifications |
Name | Required | Type | Description |
---|---|---|---|
title | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| System title embedded in the email message |
skinID | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Skin to use for look and feel of the Email |
baseHref | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| URL for Client side resources |
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Control identifier |
rendered | false | javax.el.ValueExpression
(must evaluate to boolean )
| True to render control; false to ignore it |
Output generated by Vdldoc View Declaration Language Documentation Generator.