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

Packages that use InsertDefinitionModel
org.apache.tiles.freemarker.template Models, i.e. 
org.apache.tiles.velocity.template Classes that allow the use of "Tiles template" as a Velocity tool. 
 

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

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

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

Constructors in org.apache.tiles.velocity.template with parameters of type InsertDefinitionModel
InsertDefinitionDirective(InsertDefinitionModel model)
          Constructor.
InsertDefinitionVModel(InsertDefinitionModel model, javax.servlet.ServletContext servletContext)
          Deprecated. Constructor.
 



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