Apache Struts API Documentation: Uses of Interface org.apache.struts.taglib.tiles.AddTagParent

Apache Struts API


Uses of Interface
org.apache.struts.taglib.tiles.AddTagParent

Packages that use AddTagParent
org.apache.struts.taglib.tiles The "struts-tiles" tag library contains tags that are useful in creating dynamic reusable components. 
 

Uses of AddTagParent in org.apache.struts.taglib.tiles
 

Classes in org.apache.struts.taglib.tiles that implement AddTagParent
 class PutListTag
          PutList tag implementation.
 

Methods in org.apache.struts.taglib.tiles that return AddTagParent
protected  AddTagParent AddTag.findEnclosingPutListTagParent()
          Find parent tag which must implement AttributeContainer.
 



Copyright © 2000-2005 - The Apache Software Foundation