Class: module:br/presenter/property/Snapshot

module:br/presenter/property/Snapshot

The snapshot class allows the state of a collection of properties to be preserved, so that it becomes possible to roll the properties back to a known state at a future point in time. The module:br/presenter/property/Properties class may be helpful in composing the list of properties to be snapshot, when those properties are distributed throughout the presentation model.