|
|||||||||||
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,
java.lang.String pageName,
PersistentPropertyData data)
Determines whether state should be encoded for the request. |
boolean |
PageClientPropertyPersistenceScope.shouldEncodeState(ServiceEncoding encoding,
java.lang.String pageName,
PersistentPropertyData data)
Returns true if the active page name matches the page for this property. |
boolean |
AppClientPropertyPersistenceScope.shouldEncodeState(ServiceEncoding encoding,
java.lang.String pageName,
PersistentPropertyData data)
Always returns true. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |