Note: For more control information, refer to the CAF control documentation in the webMethods CAF Development Help.
Static grid cell (dividing a Static Row)Info | Value |
---|---|
Component Type | com.webmethods.caf.faces.panel.StaticCell |
Handler Class | None |
Renderer Type | com.webmethods.caf.faces.panel.StaticCell |
Description | Static grid cell (dividing a Static Row) |
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 |
title | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| HTML "title" attribute value (often displayed as a tooltip) |
dir | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Specifies the directionality of the flow of the content for the current element |
lang | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Specifies the language of the enclosed content |
align | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Horizontal alignment |
height | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Height in pixels (i.e. 100px) or percent (i.e. 100%) |
width | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Width in pixels (i.e. 100px) or percent (i.e. 100%) |
Output generated by Vdldoc View Declaration Language Documentation Generator.