|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentPropertyData | |
---|---|
org.apache.tapestry.record | Abstract and simple (memory-based) implementations of
IPageRecorder . |
Uses of PersistentPropertyData in org.apache.tapestry.record |
---|
Methods in org.apache.tapestry.record with parameters of type PersistentPropertyData | |
---|---|
boolean |
ClientPropertyPersistenceScope.shouldEncodeState(ServiceEncoding encoding,
String pageName,
PersistentPropertyData data)
Determines whether state should be encoded for the request. |
boolean |
AppClientPropertyPersistenceScope.shouldEncodeState(ServiceEncoding encoding,
String pageName,
PersistentPropertyData data)
Always returns true. |
boolean |
PageClientPropertyPersistenceScope.shouldEncodeState(ServiceEncoding encoding,
String pageName,
PersistentPropertyData data)
Returns true if the active page name matches the page for this property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |