Target Components - cafp_h:targetComponents

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.component.portlet.TargetComponents
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.render.html.output.TargetComponents
Description Render the components for the specified "target" (usually head or body) group.
Palette LocationCAF Portlet Html/Control/Portlet/Target Components
Attributes 
NameRequiredTypeDescription
idfalsejava.lang.String Control identifier
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

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

targettruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of the "target" bucket to render

Valid values are:

  • head
  • body
  • [any_other_value]

Output generated by Vdldoc View Declaration Language Documentation Generator.