|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Package org.apache.struts.taglib.tiles
The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components.See: Description
Interface Summary | |
AddTagParent | Tag classes implementing this interface can contain nested PutTag s. |
ComponentConstants | Constants used by Tiles/Components. |
InsertTag.TagHandler | Inner Interface. |
PutListTagParent | Tag classes implementing this interface can contains nested PutTag. |
PutTagParent | Tag classes implementing this interface can contain nested PutTag. |
Class Summary | |
AddTag | Add an element to the surrounding list tag. |
AttributeToScopeTag | Deprecated. Is it still in use ? |
DefinitionTag | This is the tag handler for <tiles:definition>, which defines a tiles (or template / component). |
DefinitionTagSupport | Common base class for tags dealing with Tiles definitions. |
GetAttributeTag | Retrieve the value of the specified component/template attribute property, and render it to the current JspWriter as a String. |
GetTag | This is the tag handler for <tiles:get>, which gets
content from the request scope and either includes the content or prints
it, depending upon the value of the content's direct attribute. |
ImportAttributeTag | Import attribute from component to requested scope. |
InitDefinitionsTag | Init definitions factory. |
InsertTag | This is the tag handler for <tiles:insert>, which includes a template. |
PutListTag | PutList tag implementation. |
PutTag | Put an attribute in enclosing attribute container tag. |
UseAttributeTag | Custom tag exposing a component attribute to page. |
UseAttributeTei | Implementation of TagExtraInfo for the UseAttribute
tag, identifying the scripting object(s) to be made visible. |
Package org.apache.struts.taglib.tiles Description
The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright © 2000-2005 - The Apache Software Foundation