Uses of Interface
org.apache.tiles.velocity.template.Executable

Packages that use Executable
org.apache.tiles.velocity.template Classes that allow the use of "Tiles template" as a Velocity tool. 
 

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

Classes in org.apache.tiles.velocity.template that implement Executable
 class AddAttributeVModel
          Wraps AddAttributeModel to be used in Velocity.
 class DefinitionVModel
          Wraps DefinitionModel to be used in Velocity.
 class GetAsStringVModel
          Wraps GetAsStringModel to be used in Velocity.
 class ImportAttributeVModel
          Wraps ImportAttributeModel to be used in Velocity.
 class InsertAttributeVModel
          Wraps InsertAttributeModel to be used in Velocity.
 class InsertDefinitionVModel
          Wraps InsertDefinitionModel to be used in Velocity.
 class InsertTemplateVModel
          Wraps InsertTemplateModel to be used in Velocity.
 class PutAttributeVModel
          Wraps PutAttributeModel to be used in Velocity.
 



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