Initializes a new instance of the UndoEvent class.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public UndoEvent ( |
The source of the event.
The Command related to the event.
See Also