org.apache.empire.struts2.actionsupport
Class ListActionSupport.ListPageInfo

java.lang.Object
  extended by org.apache.empire.struts2.actionsupport.ListActionSupport.ListPageInfo
Enclosing class:
ListActionSupport

protected static final class ListActionSupport.ListPageInfo
extends Object


Field Summary
 int firstItemIndex
           
 int itemCount
           
 
Constructor Summary
protected ListActionSupport.ListPageInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

firstItemIndex

public int firstItemIndex

itemCount

public int itemCount
Constructor Detail

ListActionSupport.ListPageInfo

protected ListActionSupport.ListPageInfo()


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