DroidDiagram Programmer's Guide
ValidationEvent.getCancel Method
See Also
 






Gets a value indicating whether to prevent the user from completing the operation.

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

 Syntax

Java  Copy Code

public boolean getCancel ()

 Return Value

true to cancel the operation; false to approve it.

 See Also

ValidationEvent Members
ValidationEvent Class
com.mindfusion.diagramming Namespace