|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sourceforge.stripes.tag.layout | |
---|---|
net.sourceforge.stripes.tag.layout | Provides lightweight tag classes for creating and using simple re-usable layouts similar in concept to Tiles or Sitemesh. |
Classes in net.sourceforge.stripes.tag.layout used by net.sourceforge.stripes.tag.layout | |
---|---|
LayoutComponentRenderer
An object that can be stuffed into a scope (page, request, application, etc.) and render a layout component to a string. |
|
LayoutComponentTag
Defines a component in a layout. |
|
LayoutContext
Used to move contextual information about a layout rendering between a LayoutRenderTag and a LayoutDefinitionTag. |
|
LayoutRenderTag
Renders a named layout, optionally overriding one or more components in the layout. |
|
LayoutRenderTagPath
Uniquely identifies a LayoutRenderTag within a page. |
|
LayoutTag
Abstract base class for the tags that handle rendering of layouts. |
|
LayoutWriter
A writer that wraps around the normal JSP writer with the ability to silence the output temporarily. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |