Package quadbase.reportdesigner.ReportViewer
package quadbase.reportdesigner.ReportViewer
Provides the necessary classes for viewing an entire report.
-
ClassesClassDescriptionReportCanvas is the Canvas object that is contained within the ReportViewer component.The tool bar within the Report Viewer.This class provides the mechanism for viewing a report object (one that implements Interface
IReport), in either an application or an applet environment.