Uses of Class
org.apache.struts.taglib.logic.IterateTei

Packages that use IterateTei
org.apache.struts.taglib.nested.bean The nested bean tags extend the org.apache.struts.taglib.bean tags to allow them to relate to each other in a nested nature. 
org.apache.struts.taglib.nested.logic The nested html tags extend the org.apache.struts.taglib.logic tags to allow them to relate to each other in a nested nature. 
 

Uses of IterateTei in org.apache.struts.taglib.nested.bean
 

Subclasses of IterateTei in org.apache.struts.taglib.nested.bean
 class NestedDefineTei
          NestedDefineTei to make sure that the implied setting of the name property of a nested tag is properly handed in the casting of the defined object.
 

Uses of IterateTei in org.apache.struts.taglib.nested.logic
 

Subclasses of IterateTei in org.apache.struts.taglib.nested.logic
 class NestedIterateTei
          NestedIterateTei Extending the original tag's tei class, so that we can make the "id" attribute optional, so that those who want to script can add it if they need it otherwise we can maintain the nice lean tag markup.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.