Variable Container - caf_f:variableContainer

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.logic.VariableContainer
Handler ClassNone
Renderer TypeNone
Description Container that resolves an expression and assigns the value as a named request attribute for the child controls to utilize.
Palette LocationCAF Core/Control/Logic/Variable Container
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".

valuetruejava.lang.String Expression to retrieve the variable value
vartruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Name of variable to assign as a request attribute

Output generated by Vdldoc View Declaration Language Documentation Generator.