DroidDiagram Programmer's Guide
SelectionValidationEvent.cancelDrag Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void cancelDrag ()

 See Also

SelectionValidationEvent Members
SelectionValidationEvent Class
com.mindfusion.diagramming Namespace