Click or drag to resize

CalculationWorks.BusinessModel.UndoRedo Namespace

[This is preliminary documentation and is subject to change.]

Types related to undo/redo support.
Classes
  ClassDescription
Public classBcfMemoryUndoRedoItemChildRowAdded
Stores information about a BcfChildRelationCell add action.
Public classBcfMemoryUndoRedoItemChildRowRemoved
Stores information about a BcfChildRelationCell remove action.
Public classBcfMemoryUndoRedoItemChildRowsSort
Stores information about a BcfChildRelationCell sort action.
Public classBcfMemoryUndoRedoItemFaultAdded
Stores information about a BcfFault add action.
Public classBcfMemoryUndoRedoItemFaultRemoved
Stores information about a BcfFault remove action.
Public classBcfMemoryUndoRedoItemFaultUpdated
Stores information about BcfFault update action. This class cannot be inherited.
Public classBcfMemoryUndoRedoItemParentRowSet
Stores information about a ParentRow set action.
Public classBcfMemoryUndoRedoItemRowAdded
Stores information about a row add action.
Public classBcfMemoryUndoRedoItemRowDeleted
Stores information about a row delete action.
Public classBcfMemoryUndoRedoItemStateId
Stores information about an StateId update.
Public classBcfMemoryUndoRedoItemTableSort
Stores information about a BcfChildRelationCell sort action.
Public classBcfMemoryUndoRedoItemValueChangedT
Stores information about an cell value update.
Public classBcfTransactionData
Represents a historic (deserialized) BcfTransaction.
Public classBcfTransactionInfo
Default implementation of IBcfTransactionInfo.
Public classBcfUndoRedoItemChildRowAdded
Stores information about a BcfChildRelationCell add action.
Public classBcfUndoRedoItemChildRowRemoved
Stores information about a BcfChildRelationCell remove action.
Public classBcfUndoRedoItemChildRowsSort
Stores information about a BcfChildRelationCell sort action.
Public classBcfUndoRedoItemParentRowSet
Stores information about a ParentRow set action.
Public classBcfUndoRedoItemRowAdded
Stores information about a row add action.
Public classBcfUndoRedoItemRowDeleted
Stores information about a row add action.
Public classBcfUndoRedoItemStateId
Stores information about CurrentDataStateId update.
Public classBcfUndoRedoItemTableSort
Stores information about a BcfChildRelationCell sort action.
Public classBcfUndoRedoItemValueChanged
Stores information about an cell value update.
Public classBcfUndoRedoItemValueChanged2
Stores information about an cell value update using a surrogate.
Public classBcfUndoSerializationService
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code.
Interfaces
  InterfaceDescription
Public interfaceBcfUndoRedoItemChildRowAddedIState
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemChildRowRemovedIState
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemChildRowsSortIState
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemParentRowSetIState
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemRowAddedIState
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemRowDeletedIState
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemStateIdIState
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemTableSortIState
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemValueChangedIState
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public interfaceIBcfTransactionData
Transaction data interface.
Public interfaceIBcfTransactionInfo
Interface for custom BcfTransaction information with persistence support.
Public interfaceIBcfUndoRedoItem
Interface for compensation objects (undo redo items)
Public interfaceIBcfUndoRedoItemValueChanged
Interface IBcfUndoRedoItemValueChanged