Uses of Class
org.apache.tiles.template.AddListAttributeModel

Packages that use AddListAttributeModel
org.apache.tiles.freemarker.template Models, i.e. directives and other support classes, that allow the use of "Tiles template" as FreeMarker directives. 
org.apache.tiles.velocity.template Classes that allow the use of "Tiles template" as a Velocity tool. 
 

Uses of AddListAttributeModel in org.apache.tiles.freemarker.template
 

Constructors in org.apache.tiles.freemarker.template with parameters of type AddListAttributeModel
AddListAttributeFMModel(AddListAttributeModel model)
          Constructor.
 

Uses of AddListAttributeModel in org.apache.tiles.velocity.template
 

Constructors in org.apache.tiles.velocity.template with parameters of type AddListAttributeModel
AddListAttributeVModel(AddListAttributeModel model)
          Constructor.
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.