Uses of Interface
org.apache.empire.struts2.action.ListPagingInfo

Packages that use ListPagingInfo
org.apache.empire.struts2.actionsupport   
org.apache.empire.struts2.jsp.tags   
 

Uses of ListPagingInfo in org.apache.empire.struts2.actionsupport
 

Classes in org.apache.empire.struts2.actionsupport that implement ListPagingInfo
 class BeanListActionSupport<T>
          BeanListActionSupport
 class ListActionSupport
          ListActionSupport
 class ReaderListActionSupport
          ReaderListActionSupport
 

Uses of ListPagingInfo in org.apache.empire.struts2.jsp.tags
 

Fields in org.apache.empire.struts2.jsp.tags declared as ListPagingInfo
protected  ListPagingInfo ListPageInfoTag.pagingInfo
           
protected  ListPagingInfo ListPageBarTag.pagingInfo
           
 

Methods in org.apache.empire.struts2.jsp.tags with parameters of type ListPagingInfo
 void ListPageInfoTag.setPagingInfo(ListPagingInfo pagingInfo)
           
 void ListPageBarTag.setPagingInfo(ListPagingInfo pagingInfo)
           
 



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