CalculationWorks.BusinessModel.UndoRedo Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| BcfMemoryUndoRedoItemChildRowAdded |
Stores information about a BcfChildRelationCell add action.
| |
| BcfMemoryUndoRedoItemChildRowRemoved |
Stores information about a BcfChildRelationCell remove action.
| |
| BcfMemoryUndoRedoItemChildRowsSort |
Stores information about a BcfChildRelationCell sort action.
| |
| BcfMemoryUndoRedoItemFaultAdded |
Stores information about a BcfFault add action.
| |
| BcfMemoryUndoRedoItemFaultRemoved |
Stores information about a BcfFault remove action.
| |
| BcfMemoryUndoRedoItemFaultUpdated |
Stores information about BcfFault update action. This class cannot be inherited.
| |
| BcfMemoryUndoRedoItemParentRowSet |
Stores information about a ParentRow set action.
| |
| BcfMemoryUndoRedoItemRowAdded |
Stores information about a row add action.
| |
| BcfMemoryUndoRedoItemRowDeleted |
Stores information about a row delete action.
| |
| BcfMemoryUndoRedoItemStateId |
Stores information about an StateId update.
| |
| BcfMemoryUndoRedoItemTableSort |
Stores information about a BcfChildRelationCell sort action.
| |
| BcfMemoryUndoRedoItemValueChangedT |
Stores information about an cell value update.
| |
| BcfTransactionData |
Represents a historic (deserialized) BcfTransaction.
| |
| BcfTransactionInfo |
Default implementation of IBcfTransactionInfo.
| |
| BcfUndoRedoItemChildRowAdded |
Stores information about a BcfChildRelationCell add action.
| |
| BcfUndoRedoItemChildRowRemoved |
Stores information about a BcfChildRelationCell remove action.
| |
| BcfUndoRedoItemChildRowsSort |
Stores information about a BcfChildRelationCell sort action.
| |
| BcfUndoRedoItemParentRowSet |
Stores information about a ParentRow set action.
| |
| BcfUndoRedoItemRowAdded |
Stores information about a row add action.
| |
| BcfUndoRedoItemRowDeleted |
Stores information about a row add action.
| |
| BcfUndoRedoItemStateId |
Stores information about CurrentDataStateId update.
| |
| BcfUndoRedoItemTableSort |
Stores information about a BcfChildRelationCell sort action.
| |
| BcfUndoRedoItemValueChanged |
Stores information about an cell value update.
| |
| BcfUndoRedoItemValueChanged2 |
Stores information about an cell value update using a surrogate.
| |
| BcfUndoSerializationService |
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code.
|
| Interface | Description | |
|---|---|---|
| BcfUndoRedoItemChildRowAddedIState |
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemChildRowRemovedIState |
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemChildRowsSortIState |
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemParentRowSetIState |
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemRowAddedIState |
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemRowDeletedIState |
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemStateIdIState |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemTableSortIState |
Infrastructure. The interface supports the infrastructure and is not intended to be used directly from your code.
| |
| BcfUndoRedoItemValueChangedIState |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| IBcfTransactionData |
Transaction data interface.
| |
| IBcfTransactionInfo |
Interface for custom BcfTransaction information with persistence support.
| |
| IBcfUndoRedoItem |
Interface for compensation objects (undo redo items)
| |
| IBcfUndoRedoItemValueChanged |
Interface IBcfUndoRedoItemValueChanged
|