Package | Description |
---|---|
org.apache.empire.struts2.actionsupport | |
org.apache.empire.struts2.jsp.tags |
Modifier and Type | Class and Description |
---|---|
class |
BeanListActionSupport<T>
BeanListActionSupport
This class provides functions for handling list output from a database query through an list of JavaBeans.
|
class |
ListActionSupport
ListActionSupport
This action support object provides functions for dealing with list paging and sorting.
|
class |
ReaderListActionSupport
ReaderListActionSupport
This class provides functions for handling list output from a database query through a DBReader object.
|
Modifier and Type | Field and Description |
---|---|
protected ListPagingInfo |
ListPageInfoTag.pagingInfo |
protected ListPagingInfo |
ListPageBarTag.pagingInfo |
Modifier and Type | Method and Description |
---|---|
void |
ListPageInfoTag.setPagingInfo(ListPagingInfo pagingInfo) |
void |
ListPageBarTag.setPagingInfo(ListPagingInfo pagingInfo) |
Copyright © 2008–2017 Apache Software Foundation. All rights reserved.