| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Method and Description |
|---|---|
AdhocColumn |
AdhocColumn.clone() |
AdhocColumn |
AdhocReport.getColumn(String name)
getColumn.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdhocColumn> |
AdhocReport.getColumns()
Getter for the field
columns. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.addColumn(AdhocColumn column)
addColumn.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.setColumns(List<AdhocColumn> columns)
Setter for the field
columns. |
| Modifier and Type | Method and Description |
|---|---|
protected ColumnBuilder<?,?> |
DefaultAdhocReportCustomizer.column(AdhocColumn adhocColumn)
column.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocColumn |
XmlToAdhocTransform.column(XmlAdhocColumn xmlAdhocColumn)
column.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocColumn |
AdhocToXmlTransform.column(AdhocColumn adhocColumn)
column.
|
Copyright © 2010–2021. All rights reserved.