| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocSort |
AdhocSort.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<AdhocSort> |
AdhocReport.getSorts()
Getter for the field
sorts. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.addSort(AdhocSort sort)
addSort.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.setSorts(List<AdhocSort> sorts)
Setter for the field
sorts. |
| Modifier and Type | Method and Description |
|---|---|
protected SortBuilder |
DefaultAdhocReportCustomizer.sort(AdhocSort adhocSort)
sort.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocSort |
XmlToAdhocTransform.sort(XmlAdhocSort xmlAdhocSort)
sort.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocSort |
AdhocToXmlTransform.sort(AdhocSort adhocSort)
sort.
|
Copyright © 2010–2021. All rights reserved.