Uses of Class
org.apache.velocity.tools.view.PagerTool

Packages that use PagerTool
org.apache.velocity.tools.view Contains tools and supporting infrastructure for using those tools in a servlet environment as well as general use classes to support use of Velocity as (or in) the view layer of web applications. 
org.apache.velocity.tools.view.tools All classes in this package have been deprecated and moved to org.apache.velocity.tools.view
 

Uses of PagerTool in org.apache.velocity.tools.view
 

Subclasses of PagerTool in org.apache.velocity.tools.view
 class AbstractSearchTool
          Abstract view tool for doing "searching" and robust pagination of search results.
 

Uses of PagerTool in org.apache.velocity.tools.view.tools
 

Subclasses of PagerTool in org.apache.velocity.tools.view.tools
 class AbstractPagerTool
          Deprecated. 
 



Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.