Search
UndoValidationEvent.getCancel Method
See Also
 

Gets a value indicating whether the operation should be canceled.

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

 Syntax

Java  Copy Code

public boolean getCancel ()

 Return Value

true if the operation is canceled; false if approved.

 See Also