Uses of Interface
org.apache.tiles.AttributeContext

Packages that use AttributeContext
org.apache.tiles
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles. 
 

Uses of AttributeContext in org.apache.tiles
 

Methods in org.apache.tiles that return AttributeContext
 AttributeContext TilesContainer.getAttributeContext(Object... requestItems)
          Retrive the attribute context of the current request.
 AttributeContext TilesContainer.startContext(Object... requestItems)
          Starts a new context, where attribute values are stored independently from others.
 



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