Control.removeOnDragDrop

Overview | Methods | Fields | This Package | All Packages

Control.removeOnDragDrop

Removes the delegate that is assigned to the dragDrop event.

Syntax

public final void removeOnDragDrop( DragEventHandler value )

Parameters

value

The DragEventHandler delegate to be removed.

See Also   addOnDragDrop