|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
IPageRecorder
.
See:
Description
Interface Summary | |
PageRecorderSource | Used to obtain a page recorder instance. |
PersistentPropertyDataEncoder | Responsible for encoding PropertyChange s into and out of plain
strings. |
PropertyChange | Represents a change to a component on a page, this represents a datum of information stored by a
IPageRecorder . |
PropertyPersistenceStrategy | Defines how a persistent property is made persistent. |
PropertyPersistenceStrategySource | A source for PropertyPersistenceStrategy s. |
Class Summary | |
ChangeKey | Used to identify a property change. |
ClientPropertyPersistenceStrategy | Service tapestry.persist.ClientPropertyPersistenceStrategy. |
PageRecorderImpl | |
PersistentPropertyData | Stores persistent property changes concerning a single page. |
PersistentPropertyDataEncoderImpl | Responsible for converting lists of PropertyChange s back and
forth to a URL safe encoded string. |
PropertyChangeImpl | Represents a change to a component on a page. |
PropertyPersistenceStrategyContribution | A contribution to the tapestry.persist.PersistenceStrategy configuration. |
PropertyPersistenceStrategySourceImpl | Implementation of the tapestry.persist.PropertyPersistenceStrategySource service. |
SessionPropertyPersistenceStrategy | The most basic PropertyPersistenceStrategy , which stores
properties in the HttpSession as attributes. |
Abstract and simple (memory-based) implementations of
IPageRecorder
.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |