Displays contents of the panel in a block-level HTML div
element. Controls placed in the left edge facet are rendered and docked to the left edge of the panel. Controls placed in the right edge facet are rendered and docked to the right edge of the panel.
Children
Any.
Info | Value |
---|---|
Component Type | com.webmethods.caf.faces.panel.BlockEdgePanel |
Handler Class | None |
Renderer Type | com.webmethods.caf.faces.panel.BlockEdgePanel |
Description | Block-level container for other components that docks children at the left or right edge |
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 |
style | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| HTML "style" attribute value |
styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| HTML "class" attribute value |
Output generated by Vdldoc View Declaration Language Documentation Generator.