Uses of Class
org.apache.tapestry.html.BasePage

Packages that use BasePage
org.apache.tapestry.contrib.inspector Implementation of the Tapestry Inspector, a specialized page used to dynamically introspect the construction of an application while it runs. 
org.apache.tapestry.pages Basic pages used for errors, stale links and stale sessions. 
 

Uses of BasePage in org.apache.tapestry.contrib.inspector
 

Subclasses of BasePage in org.apache.tapestry.contrib.inspector
 class Inspector
          The Tapestry Inspector page.
 

Uses of BasePage in org.apache.tapestry.pages
 

Subclasses of BasePage in org.apache.tapestry.pages
 class Exception
          Default exception reporting page.
 class StaleLink
          Stores a message (taken from the StaleLinkException) that is displayed as part of the page.
 



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