Uses of Class
org.apache.tapestry.internal.pageload.PageKey

Packages that use PageKey
org.apache.tapestry.pageload Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates. 
 

Uses of PageKey in org.apache.tapestry.pageload
 

Methods in org.apache.tapestry.pageload that return PageKey
protected  PageKey PageSource.buildKey(IEngine engine, String pageName)
          Builds a key for a named page in the application's current locale.
protected  PageKey PageSource.buildKey(IPage page)
          Builds a key from an existing page, using the page's name and locale.
 



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