Custom Drop - caf_h:customDrop

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.behavior.CustomDrop
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.behavior.CustomDrop
Description Allows user to drop a draggable control onto another control
Palette LocationCAF Html/Control/Behaviors/Custom Drop
Attributes 
NameRequiredTypeDescription
allowDropfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom JavaScript allowDrop event handler
forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
ID of control to which to apply this behavior
handleDropfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom JavaScript handleDrop event handler
hoverClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
CSS class to use when draggable control hovering over drop target
idfalsejava.lang.String Control identifier
onDropSetValuefalsejavax.el.ValueExpression
(must evaluate to boolean)
True to use simple copy value as default handleDrop behavior; false to use complex copy sub-control values as default handleDrop behavior

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

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.