Package org.apache.tapestry.event

Defines events and listener interfaces for Tapestry.

See:
          Description

Class Summary
BrowserEventTest Tests how BrowserEvent extracts itself from the IRequestCycle.
ReportStatusEventTest Tests for ReportStatusEvent.
 

Package org.apache.tapestry.event Description

Defines events and listener interfaces for Tapestry.

ChangeObserver and ObservedChangeEvent are used to communicate changes in persistent properties from pages and components to page recorders.

The remaining interfaces PageDetachListener and PageRenderListener allow objects to know about key lifecycle events regarding a page.

Author:
Howard Lewis Ship hlship@apache.org


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.