| Package | Description |
|---|---|
| org.apache.tapestry.event |
Defines events and listener interfaces for Tapestry.
|
| org.apache.tapestry.record |
Abstract and simple (memory-based) implementations of
IPageRecorder. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeObserver.observeChange(ObservedChangeEvent event)
Sent when the observed object changes a property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageRecorderImpl.observeChange(ObservedChangeEvent event) |