Property Line - caf_h:panelPropertyLine

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.panel.PropertyLine
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.panel.PropertyLine
Description Label and content container for form field
Palette LocationCAF Html/Control/Panel/Property Line
Client-Side ModelCAF.PropertyLine.Model
Attributes 
NameRequiredTypeDescription
descriptionfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Additional descriptive text
idfalsejava.lang.String Control identifier
labelfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Property label
labelWidthfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Width of label in pixels (i.e. 50px) or percent (i.e. 50%)
propertyLineOverflowfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Controls how overflow will be displayed

Valid values are:

  • auto
  • inherit
  • manual
  • [any_other_value]
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "style" attribute value
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "class" attribute value

Valid values are:

  • portlet-font
  • portlet-font-dim
  • portlet-msg-status
  • portlet-msg-info
  • portlet-msg-error
  • portlet-msg-alert
  • portlet-msg-success
  • portlet-section-header
  • portlet-section-body
  • portlet-section-alternate
  • portlet-section-selected
  • portlet-section-subheader
  • portlet-section-footer
  • portlet-section-text
  • portlet-form-label
  • portlet-form-input-field
  • portlet-form-button
  • portlet-icon-label
  • portlet-dlg-icon-label
  • portlet-form-field-label
  • portlet-form-field
  • portlet-menu
  • portlet-menu-item
  • portlet-menu-item-selected
  • portlet-menu-item-hover
  • portlet-menu-item-hover-selected
  • portlet-menu-cascade-item
  • portlet-menu-cascade-item-selected
  • portlet-menu-description
  • portlet-menu-caption
  • [any_other_value]

Output generated by Vdldoc View Declaration Language Documentation Generator.