|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdhocColumn | |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation | |
| Uses of AdhocColumn in net.sf.dynamicreports.adhoc.configuration |
|---|
| Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocColumn | |
|---|---|
AdhocColumn |
AdhocColumn.clone()
|
| Methods in net.sf.dynamicreports.adhoc.configuration that return types with arguments of type AdhocColumn | |
|---|---|
List<AdhocColumn> |
AdhocReport.getColumns()
|
| Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocColumn | |
|---|---|
void |
AdhocReport.addColumn(AdhocColumn column)
|
| Method parameters in net.sf.dynamicreports.adhoc.configuration with type arguments of type AdhocColumn | |
|---|---|
void |
AdhocReport.setColumns(List<AdhocColumn> columns)
|
| Uses of AdhocColumn in net.sf.dynamicreports.adhoc.report |
|---|
| Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocColumn | |
|---|---|
protected ColumnBuilder<?,?> |
DefaultAdhocReportCustomizer.column(AdhocColumn adhocColumn)
|
| Uses of AdhocColumn in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocColumn | |
|---|---|
protected AdhocColumn |
XmlToAdhocTransform.column(XmlAdhocColumn xmlAdhocColumn)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocColumn | |
|---|---|
protected XmlAdhocColumn |
AdhocToXmlTransform.column(AdhocColumn adhocColumn)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||