Package quadbase.reportdesigner.ReportElements
package quadbase.reportdesigner.ReportElements
Contains the classes for laying out data in a report.
-
ClassesClassDescriptionThis is a report column header object.This class can be used to insert labels and formula in the ReportSection of the Report, e.g.This class can be used to insert a QbChart object anywhere in the Report-- ReportSection, and ReportTable.This class can be used to manipulate properties of the individual columns in the ReportTable--formula, border, background, font...This class is used to represent a clob(Character large object).A quadbase report can be thought of as a collection of ReportElement(s), with each ReportElement containing the information on how data is going to look in the report.This class can be used to insert grid anywhere in the Report--in the ReportSection, or ReportTable.This class can be used to insert images anywhere in the Report--in the ReportSection, or ReportTable.This class can be used to insert lines anywhere in the Report--in the ReportSection, or ReportTable.This object is used to display a stream of data in RTF.This class can be used to modify the look invalid input: '&' feel, as well as the contents of the header, and footer.This class can be used to manipulate the look invalid input: '&' feel, as well as the content of a Report Table.This represents a sub report that can be added to a QbReport -- in the ReportSection, or ReportTable.