DroidDiagram Programmer's Guide
DiagramPageValidationEvent Members
Constructors Methods
 


Contains the arguments passed to handlers of DiagramPage validation events. @author Meppy

The following tables list the members exposed by the DiagramPageValidationEvent type.

 Public Constructors

  Name Description

DiagramPageValidationEvent

Initializes a new instance of the DiagramPageValidationEvent class.

 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

DiagramPageValidationEvent Class
com.mindfusion.diagramming Namespace