Note: For more control information, refer to the CAF control documentation in the webMethods CAF Development Help.
Label and content container for form fieldInfo | Value |
---|---|
Component Type | com.webmethods.caf.faces.panel.PropertyLine |
Handler Class | None |
Renderer Type | com.webmethods.caf.faces.panel.PropertyLine |
Description | Label and content container for form field |
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 |
label | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Property label |
description | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Additional descriptive text |
labelWidth | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Width of label in pixels (i.e. 50px) or percent (i.e. 50%) |
propertyLineOverflow | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Controls how overflow will be displayed |
Output generated by Vdldoc View Declaration Language Documentation Generator.