org.apache.tapestry5.corelib.components
Class GridPager

java.lang.Object
  extended by org.apache.tapestry5.corelib.components.GridPager

@Events(value="inplaceupdate (internal event)")
public class GridPager
extends Object

Generates a series of links used to jump to a particular page index within the overall data set.


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

Constructor Detail

GridPager

public GridPager()


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