DroidDiagram Programmer's Guide
UndoValidationEvent Constructor
See Also
 






Initializes a new instance of the UndoValidationEvent class.

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

 Syntax

Java  Copy Code

public UndoValidationEvent (
    Object source,
    Command command
)

 Parameters

source

The source of the event.

command

The Command related to the event.

 See Also

UndoValidationEvent Class
com.mindfusion.diagramming Namespace