SelfVM.DirtyList
No edit summary
No edit summary
Line 1: Line 1:
The DirtyList attribute on the selfVM object will return all changed objects that will be saved if selfVM.Save is called.
The DirtyList attribute on the selfVM object will return all changed objects that will be saved if selfVM.Save is called.


User selfVM.DirtyList->DiscardChanges to revert all changes made to a ViewModel.  
Use <code>selfVM.DirtyList->DiscardChanges</code> to revert all changes made to a ViewModel.  


See: [[OCLOperators DiscardChanges]]
See: [[OCLOperators DiscardChanges]]
[[Category:OCL ViewModel Operators]]
[[Category:OCL ViewModel Operators]]

Revision as of 06:58, 25 April 2023

The DirtyList attribute on the selfVM object will return all changed objects that will be saved if selfVM.Save is called.

Use selfVM.DirtyList->DiscardChanges to revert all changes made to a ViewModel.

See: OCLOperators DiscardChanges

This page was edited 93 days ago on 02/10/2024. What links here