Package org.apache.tapestry.pageload

Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates.

See:
          Description

Class Summary
PageLoader Runs the process of building the component hierarchy for an entire page.
PageSource A source for pages for a particular application.
PropertyInitializer Given a component, a property and a value, this object will reset the property to the value whenever the page (containing the component) is detached.
 

Package org.apache.tapestry.pageload Description

Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates.

Author:
Howard Lewis Ship hlship@apache.org