Uses of Interface
org.apache.tapestry5.internal.structure.BodyPageElement

Packages that use BodyPageElement
org.apache.tapestry5.internal.structure [INTERNAL USE ONLY] page structure implementation details; API subject to change. 
 

Uses of BodyPageElement in org.apache.tapestry5.internal.structure
 

Subinterfaces of BodyPageElement in org.apache.tapestry5.internal.structure
 interface ComponentPageElement
          Defines an element of a page that is a component elements that are, in fact, components (rather than just static markup).
 

Classes in org.apache.tapestry5.internal.structure that implement BodyPageElement
 class BlockImpl
           
 class ComponentPageElementImpl
          Implements RenderCommand and represents a component within an overall page.
 



Copyright © 2003-2012 The Apache Software Foundation.