Interface ISubReport

All Known Implementing Classes:
SubReport

public interface ISubReport
This is a dummy interface for an ReportAPI.SubReport object This is done so that ReportElements.SubReportObject does not have to import the ReportAPI package
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    quadbase.reportdesigner.report.Report
     
  • Method Details

    • getReportInfo

      quadbase.reportdesigner.report.Report getReportInfo()
      Returns:
      quadbase.reportdesigner.report.Report instance wrapped by this ISubReport object