Package quadbase.reportdesigner.util
package quadbase.reportdesigner.util
Contains main utility classes for the Report Designer interface.
-
ClassDescriptionStringFormatWhen calling the QbReport Constructor with a ColInfo[] parameter, the data mapping from a data source to a report layout is set using this ColInfo class.Utility class for formula to contain basic Formula Type values as constants.Utility class for cell aliginment to contain basic alignment type values as constants.Extend this class to create a new cell script for a report, then add an instance of your class to a particular cell of your report table to apply the script.The interface of chart object.The interface for modifying the attributes of a chart embedded in a report.An interface that can be extended to create custom functions in the Report Designer application.A class implementing this interface should also implement
IQueryInParam.This interface provides information about the database and query related to a chart.This interface is used to read data into QbReport.This interface gives the user a way to provide custom database information when creating drilldown reports and subreports.This is to define the delimiter constants used for TXT format exportThis interface allows the user to provide a custom URL for each image or chart.This interface allows the user to provide a custom URL for each report.This interface contains the constants denoted the various export format.Tagging interface for data formats.This interface is used for users to implement their own way of providing links between html/dhtml pages of a report.This interface defines methods to modify the report's input data properties, including file or database information, and accessing individual records.StringFormatThis interface allows user to define a Java class data source with parameters.IQueryFileInfo This class extends IDatabaseInfo and is used when the database query has one or more parameters.This class is for parameters that may expand to multiple values.A class implementing this interface should also implementIQueryInParam.This interface contains the constants used to denote the various report types.This interface is used to read data in a tabular form.This interface is use to read individual fields in one row of data.This interface describes the structure of a tabular data set represented by an IResultSet interface.This defines an interface for an object that listens to changes in an ISpreadSheetModel.This interface is used for String Customizer displaying Japanese CharactersThis is a dummy interface for an ReportAPI.SubReport object This is done so that ReportElements.SubReportObject does not have to import the ReportAPI packageThis class formats and parses date and/or time values in a locale-specific way.This class formats and parses numbers in a locale-specific way.LogicalFormatNumericFormatA wrapper around java.sql.ResultSet/ResultSetMetaData to implement IResultSet and IRSMetaData interfaces.This class provides a simple implementation for the ISpreadSheetModel interface.This event specifies that a cell values in a SpreadSheetModel have been modified.This class implements a result set on a file of type .dat, .csvStringFormatStringFormatThis class implements a result set on a file of type .xmlThis class implements a result set on a file of type .xml