org.equanda.tapestry5.components
Class JSPager

java.lang.Object
  extended by org.equanda.tapestry5.components.JSPager

@IncludeStylesheet(value="classpath:/org/equanda/tapestry5/resources/jspager.css")
@IncludeJavaScriptLibrary(value={"${tapestry.scriptaculous}/prototype.js","classpath:/org/equanda/tapestry5/resources/t5equanda.js"})
public class JSPager
extends Object

Equanda modification of GridPager

Author:
Vladimir Tkachenko

Constructor Summary
JSPager()
           
 
Method Summary
 PagerConfig getConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSPager

public JSPager()
Method Detail

getConfig

public PagerConfig getConfig()


Copyright © 2007-2009. All Rights Reserved.