Version

Undo Redo Framework Methods and Properties Reference by Task

Introduction

This section contains reference information about the key methods and properties in the Infragistics Undo\Redo Framework™ that you may find useful for implementing specific undo\redo functionality.

Topics

Detailed information regarding Infragistics Undo\Redo Framework methods and properties reference by task is covered in the following topics:

Topic Purpose

This topic lists the available methods for adding an UndoUnit derived class object to the undo history.

This topic lists the available methods for removing the UndoUnit instances from the undo/redo history.

This topic lists the methods that register/unregister a specific object to an UndoManager instance.

This topic lists the available methods for performing undo and redo operations.

This topic lists the available methods and properties for performing undo/redo transactions.

This topic lists the available methods and properties related to the merging of undo/redo operations.

This topic lists the available methods for suspending and resuming the saving of the undo/redo operations in history.

This topic lists the available methods and properties related to creating of a custom UndoUnit in the Infragistics Undo/Redo Framework™.