Search
TrackChangesCommand Methods
 


 Public Methods

  Name Description

beginChange

Called before undoing or redoing the command.

endChange

Called after undoing or redoing the command.

redo

DisposableCommand.Redo override.

undo

DisposableCommand.Undo override.

 See Also