Package org.apache.wicket.version.undo

This package provides the default implementation of Wicket's back button support in the form of the ability to record and 'undo' changes to Component composition structure, IModel changes, and user-specific changes (such as the current page of pageable lists).

See:
          Description

Class Summary
Change A Change contains undo information for a change to the Page.
UndoPageVersionManager A version manager implemented by recording Component changes as undo records.
 

Package org.apache.wicket.version.undo Description

This package provides the default implementation of Wicket's back button support in the form of the ability to record and 'undo' changes to Component composition structure, IModel changes, and user-specific changes (such as the current page of pageable lists).



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.