Search
DiagramPageValidationEvent Methods
 


 Public Methods

  Name Description

getCancel

Gets a value indicating whether to cancel the current operation.

getDiagramPage

Gets the DiagramPage related to the event. (Inherited from DiagramPageEvent.)

setCancel

Gets a value indicating whether to cancel the current operation. Set this property to {@code true} to prevent the user from completing the operation.

 See Also