Search
UndoEvent Members
Constructors Methods
 


Contains the arguments passed to the ScheduleListener.actionUndone and ScheduleListener.actionRedone event handlers.

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

 Public Constructors

  Name Description

UndoEvent

Initializes a new instance of the UndoEvent class.

 Public Methods

  Name Description

getCommand

Gets a reference to the Command instance related to the event being handled.

 See Also