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

Packages that use Shell
org.apache.tapestry.html Components specific to the creation of HTML pages, including sophisticated DHTML JavaScript effects. 
 

Uses of Shell in org.apache.tapestry.html
 

Methods in org.apache.tapestry.html that return Shell
static Shell Shell.get(IRequestCycle cycle)
          Retrieves the Shell that was stored into the request cycle.
 

Methods in org.apache.tapestry.html with parameters of type Shell
protected  void Relation.renderLinkTag(Shell shell, IMarkupWriter writer, IRequestCycle cycle)
           
protected  void Relation.renderStyleTag(Shell shell, IMarkupWriter writer, IRequestCycle cycle)
           
 



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