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

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

Uses of Body in org.apache.tapestry.html
 

Methods in org.apache.tapestry.html that return Body
static Body Body.get(IRequestCycle cycle)
          Deprecated. To be removed in 4.1. Use org.apache.tapestry.TapestryUtils#getPageRenderSupport(IRequestCycle) instead.