DroidDiagram Programmer's Guide
DiagramPageValidationEvent Constructor
See Also
 






Initializes a new instance of the DiagramPageValidationEvent class.

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

 Syntax

Java  Copy Code

public DiagramPageValidationEvent (
    Object source,
    DiagramPage diagramPage
)

 Parameters

source

The object on which the event initially occurred.

diagramPage

The DiagramPage related to the event.

 See Also

DiagramPageValidationEvent Class
com.mindfusion.diagramming Namespace