Uses of Class
org.apache.tapestry.record.AbstractPrefixedClientPropertyPersistenceScope

Packages that use AbstractPrefixedClientPropertyPersistenceScope
org.apache.tapestry.record Abstract and simple (memory-based) implementations of IPageRecorder
 

Uses of AbstractPrefixedClientPropertyPersistenceScope in org.apache.tapestry.record
 

Subclasses of AbstractPrefixedClientPropertyPersistenceScope in org.apache.tapestry.record
 class AppClientPropertyPersistenceScope
          Defines the 'app' scope for persisting client properties.
 class PageClientPropertyPersistenceScope
          Defines the 'page' scope for persisting client properties.