DroidDiagram Programmer's Guide
ValidationEvent.cancelDrag Method
See Also
 






Immediately cancels the item's creation or modification. This differs from calling setCancel(false), which would only change the cursor to indicate to users that they cannot complete the modification at the current pointer position.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void cancelDrag ()

 See Also

ValidationEvent Members
ValidationEvent Class
com.mindfusion.diagramming Namespace