Note: For more control information, refer to the CAF control documentation in the webMethods CAF Development Help.
Container that displays a single specified childInfo | Value |
---|---|
Component Type | com.webmethods.caf.faces.panel.StackPanel |
Handler Class | None |
Renderer Type | None |
Description | Container that displays a single specified child |
Name | Required | Type | Description |
---|---|---|---|
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 |
value | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Id of child to display |
Output generated by Vdldoc View Declaration Language Documentation Generator.