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 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 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 classBcfUndoRedoItemParentRowSet
Stores information about a ParentRow set action.
Public classBcfUndoRedoItemRowAdded
Stores information about a row add action.
Public classBcfUndoRedoItemRowAddedTRowUndoData
Stores information about a row add action.
Public classBcfUndoRedoItemRowDeleted
Stores information about a row delete action.
Public classBcfUndoRedoItemRowDeletedTRowUndoData
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code.
Public classBcfUndoRedoItemStateId
Stores information about CurrentDataStateId update.
Public classBcfUndoRedoItemValueChanged
Stores information about Value update.
Public classBcfUndoRedoItemValueChangedT
Stores information about an cell value update.
Public classBcfUndoRedoItemValueChangedT, TSurrogate
Stores information about an cell value update.
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 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 interfaceBcfUndoRedoItemRowAddedIStateTRowUndoData
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemRowDeletedIState
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemRowDeletedIStateTRowUndoPoco
Infrastructure. The member 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 interfaceBcfUndoRedoItemValueChangedIState
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public interfaceBcfUndoRedoItemValueChangedIStateT
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