| Class | Description |
|---|---|
| ChartObject |
A ChartObject is a chart that is wrapped by the class ReportChartObject for insertion into a
report.
|
| DataSheet |
This class provides a functionality to merge multiple data sources together.
|
| DbData |
This class provides an implementation for the quadbase.reportdesigner.util.IResultSet interface
using an array of data.
|
| DbDataCollection |
This class provides an implementation for the quadbase.reportdesigner.util.IResultSet interface
using a collection of data.
|
| DBInfo |
DBInfo
|
| DrillDownReport |
This class extends QbReport.
|
| FixedFieldCrossTabReport | |
| QbReport |
A QbReport Object holds all information about the entire flow of data from a data source to a
formatted display of data as a report.
|
| SubReport |
This class extends QbReport.
|