DroidDiagram Programmer's Guide
ValidationEvent.setCancel Method
See Also
 






Sets 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 void setCancel (
    boolean cancel
)

 Parameters

cancel

true to cancel the operation; false to approve it.

 See Also

ValidationEvent Members
ValidationEvent Class
com.mindfusion.diagramming Namespace