Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Control.removeOnQueryContinueDrag
Removes the delegate that is assigned to the queryContinueDrag event.
Syntax
public final void removeOnQueryContinueDrag( QueryContinueDragEventHandler value )
Parameters
value
The QueryContinueDragEventHandler delegate to be removed.
See Also addOnQueryContinueDrag