Synchronize Values - caf_h:synchronizeValues

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.behavior.SynchronizeValues
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.behavior.SynchronizeValues
Description Synchronizes the values of two or more controls
Palette LocationCAF Html/Control/Behaviors/Synchronize Values
Attributes 
NameRequiredTypeDescription
fortruejavax.el.ValueExpression
(must evaluate to java.lang.String)
ID of control to which to apply this behavior
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".

withtruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Id of other controls to synchronize the value of the target control with (use commas to separate control ids)

Output generated by Vdldoc View Declaration Language Documentation Generator.