|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
org.apache.tapestry.IPageRecorder
.
See:
Description
Interface Summary | |
IPageChange | Represents a change to a component on a page, this represents
a datum of information stored by a IPageRecorder . |
Class Summary | |
ChangeKey | Used to identify a property change. |
PageChange | Represents a change to a component on a page. |
PageRecorder | Tracks changes to components on a page, allowing changes to be persisted across request cycles, and restoring the state of a page and component when needed. |
SessionPageRecorder | Simple implementation of org.apache.tapestry.IPageRecorder
that stores page changes as HttpSession attributes. |
Abstract and simple (memory-based) implementations of
org.apache.tapestry.IPageRecorder
.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |