Raise On Change - caf_h:raiseOnChange

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.behavior.RaiseOnChange
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.behavior.RaiseOnChange
Description Raises a command when the value of the target control is changed
Palette LocationCAF Html/Control/Behaviors/Raise On Change
Attributes 
NameRequiredTypeDescription
commandtruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Id of command control to raise
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".

Output generated by Vdldoc View Declaration Language Documentation Generator.