Uses of Class
net.sourceforge.stripes.tag.layout.LayoutRenderTagPath

Packages that use LayoutRenderTagPath
net.sourceforge.stripes.tag.layout Provides lightweight tag classes for creating and using simple re-usable layouts similar in concept to Tiles or Sitemesh. 
 

Uses of LayoutRenderTagPath in net.sourceforge.stripes.tag.layout
 

Methods in net.sourceforge.stripes.tag.layout that return LayoutRenderTagPath
 LayoutRenderTagPath LayoutContext.getComponentPath()
          Get the list of components in the render page that must execute so that the render tag that created this context can execute.
 LayoutRenderTagPath LayoutRenderTag.getPath()
          Get the LayoutRenderTagPath that identifies this tag within the current page.
 



© Copyright 2005-2006, Stripes Development Team.