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 ListSortingInfo |
TableHeadRowTag.sortingInfo |
Modifier and Type | Method and Description |
---|---|
void |
TableHeadRowTag.setSortingInfo(ListSortingInfo sortingInfo) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.