Skip to main content
  • 217 Accesses

Abstract

There are scenarios where an application requires the ability to undo changes made to an object. Data binding is one example because implementing the IEditableObject interface requires that an object be able to take a snapshot of its state, be edited, and then be able to return its state to that snapshot later. Another example is where the UI has a Cancel button that doesn’t close the form or page, in which case the user expects that clicking Cancel will revert the form’s data (and thus the business object) to a previous state.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Rockford Lhotka

About this chapter

Cite this chapter

(2009). N-Level Undo. In: Expert VB 2008 Business Objects. Apress. https://doi.org/10.1007/978-1-4302-1639-1_13

Download citation

Publish with us

Policies and ethics