| Package | Description |
|---|---|
| net.sourceforge.stripes.tag.layout |
Provides lightweight tag classes for creating and using simple re-usable layouts similar
in concept to Tiles or Sitemesh.
|
| Modifier and Type | Method and Description |
|---|---|
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.