Uses of Class
org.apache.tiles.Definition

Packages that use Definition
org.apache.tiles
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
org.apache.tiles.mgmt Classes and interfaces to be used when it is needed to create Tiles definitions during the execution of the application. 
 

Uses of Definition in org.apache.tiles
 

Constructors in org.apache.tiles with parameters of type Definition
Definition(Definition definition)
          Copy Constructor.
 

Uses of Definition in org.apache.tiles.mgmt
 

Methods in org.apache.tiles.mgmt with parameters of type Definition
 void MutableTilesContainer.register(Definition definition, java.lang.Object... requestItems)
          Register a new definition with the container.
 



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