Contains the arguments passed to the ScheduleListener.actionUndone and ScheduleListener.actionRedone event handlers.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public class UndoEvent extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.scheduling.model.UndoEvent
See Also