Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
Modifier and Type | Class and Description |
---|---|
class |
PersistentFieldBundleImpl |
Modifier and Type | Method and Description |
---|---|
PersistentFieldBundle |
PersistentFieldManagerImpl.gatherChanges(String pageName) |
PersistentFieldBundle |
PersistentFieldManager.gatherChanges(String pageName)
Locates all persistently stored changes to all properties within the page (for the current session and request)
and gathers them together into a bundle.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.