| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.configuration | |
| net.sf.dynamicreports.adhoc.report | |
| net.sf.dynamicreports.adhoc.transformation |
| Modifier and Type | Class and Description |
|---|---|
class |
AdhocChart
AdhocChart class.
|
class |
AdhocTextField
AdhocTextField class.
|
| Modifier and Type | Method and Description |
|---|---|
AdhocComponent |
AdhocComponent.clone() |
AdhocComponent |
AdhocReport.getComponent(String key)
getComponent.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdhocComponent> |
AdhocReport.getComponents()
Getter for the field
components. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.addComponent(AdhocComponent component)
addComponent.
|
void |
AdhocReport.setComponent(String key,
AdhocComponent component)
setComponent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdhocReport.setComponents(List<AdhocComponent> components)
Setter for the field
components. |
| Modifier and Type | Method and Description |
|---|---|
protected ComponentBuilder<?,?> |
DefaultAdhocReportCustomizer.component(AdhocComponent adhocComponent)
component.
|
protected void |
DefaultAdhocReportCustomizer.component(AdhocComponent adhocComponent,
ComponentBuilder<?,?> component)
component.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocComponent |
XmlToAdhocTransform.component(XmlAdhocComponent xmlAdhocComponent)
component.
|
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocComponent |
AdhocToXmlTransform.component(AdhocComponent adhocComponent)
component.
|
protected void |
AdhocToXmlTransform.component(AdhocComponent adhocComponent,
XmlAdhocComponent xmlAdhocComponent)
component.
|
protected void |
XmlToAdhocTransform.component(XmlAdhocComponent xmlAdhocComponent,
AdhocComponent adhocComponent)
component.
|
Copyright © 2010–2021. All rights reserved.