Package | Description |
---|---|
org.apache.tapestry.record |
Abstract and simple (memory-based) implementations of
IPageRecorder . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrefixedClientPropertyPersistenceScope
Base implementation of
ClientPropertyPersistenceScope wherein
the scopes are recognized via a prefix on the page name to form the query parameter name. |
class |
AppClientPropertyPersistenceScope
Defines the 'app' scope for persisting client properties.
|
class |
PageClientPropertyPersistenceScope
Defines the 'page' scope for persisting client properties.
|
Modifier and Type | Method and Description |
---|---|
ClientPropertyPersistenceScope |
ClientPropertyPersistenceStrategy.getScope() |
Modifier and Type | Method and Description |
---|---|
void |
ClientPropertyPersistenceStrategy.setScope(ClientPropertyPersistenceScope scope) |