|
EspressReport v 5.5 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Deprecated Classes | |
| quadbase.ChartAPI.AxisScale
|
|
| quadbase.ChartAPI.swing.AxisScale
|
|
| quadbase.ChartAPI.PickObj
|
|
| quadbase.ChartAPI.swing.PickObj
|
|
| quadbase.ChartAPI.Resource
|
|
| quadbase.ChartAPI.swing.Resource
|
|
| Deprecated Fields | |
| quadbase.util.NumericFormat.oneSymPerPage
not used. |
|
| quadbase.reportdesigner.util.NumericFormat.oneSymPerPage
not used. |
|
| Deprecated Methods | |
| quadbase.reportdesigner.ReportElements.ReportTable.addReportCellToRow(int, ReportCell)
|
|
| quadbase.reportdesigner.ReportElements.ReportSection.applyTemplate(ReportSection)
This method is not used. Use copyTemplate instead for applying another section. |
|
| quadbase.reportdesigner.ReportAPI.QbReport.export(int, OutputStream, int, String, String, int, boolean)
use export(int format, OutputStream out, int exportPage, boolean saveAllData) instead |
|
| quadbase.reportdesigner.ReportAPI.QbReport.export(int, OutputStream, String, String, int, boolean)
use export(int format, OutputStream out, boolean saveAllData) |
|
| quadbase.reportdesigner.ReportAPI.QbReport.export(int, String, String, String, int, boolean)
use export(int format, String fileName, boolean saveAllData) |
|
| quadbase.reportdesigner.ReportElements.SubReportObject.getChartPath()
call this method from the parent QbReport |
|
| quadbase.ChartAPI.DbData.getFieldName()
Please use the getMetaData method to obtain this information |
|
| quadbase.ChartAPI.swing.DbData.getFieldName()
Please use the getMetaData method to obtain this information |
|
| quadbase.reportdesigner.ReportAPI.DbData.getFieldName()
Please use the getMetaData method to obtain this information |
|
| quadbase.ChartAPI.DbData.getFieldType()
Please use the getMetaData method to obtain this information |
|
| quadbase.ChartAPI.swing.DbData.getFieldType()
Please use the getMetaData method to obtain this information |
|
| quadbase.reportdesigner.ReportAPI.DbData.getFieldType()
Please use the getMetaData method to obtain this information |
|
| quadbase.util.IDataPointSet.getGridStep(int)
Please use getTickerStep(int colIndex) The step size of ticker should equal step size of grid, except after label filtering for date-time chart |
|
| quadbase.util.IDialPropertySet.getHandCount()
This method is deprecated and should use getNeedleCount instead |
|
| quadbase.util.IDialPropertySet.getHandLength(int)
This method is deprecated and should use getNeedleLength instead |
|
| quadbase.ChartAPI.QbChart.getHTMLParamPage(String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.ChartAPI.swing.QbChart.getHTMLParamPage(String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPage(String, int)
use QbReport.getParameterPage(String,int) instead For parameterized report, generate the html page for user to enter the parameters |
|
| quadbase.ChartAPI.QbChart.getHTMLParamPage(String, int, String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.ChartAPI.swing.QbChart.getHTMLParamPage(String, int, String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPage(String, int, String)
use QbReport.getParameterPage(String,null,int,String) instead For parameterized report, generate the html page for user to enter the parameters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPage(String, String, int)
use QbReport.getParameterPage(String,String,int,null) instead For parameterized report, generate the html page for user to enter the parameters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPage(String, String, int, String)
use QbReport.getParameterPage(String,String,int,String) instead For parameterized report, generate the html page for user to enter the parameters |
|
| quadbase.ChartAPI.QbChart.getHTMLParamPageBlock()
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page body for user to enter the paramters |
|
| quadbase.ChartAPI.swing.QbChart.getHTMLParamPageBlock()
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page body for user to enter the paramters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPageBlock()
use QbReport.getParameterPage(String,String,int,String) instead For parameterized report, generate the html page body for user to enter the parameters |
|
| quadbase.ChartAPI.QbChart.getHTMLParamPageBody(String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.ChartAPI.swing.QbChart.getHTMLParamPageBody(String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPageBody(String, int)
use QbReport.getParameterPage(String,String,int,String) instead For parameterized report, generate the html page body for user to enter the parameters |
|
| quadbase.ChartAPI.QbChart.getHTMLParamPageBody(String, int, String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.ChartAPI.swing.QbChart.getHTMLParamPageBody(String, int, String)
use QbChart.getParameterPage(String, int, String) instead For parameterized chart, generate the html page for user to enter the paramters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPageBody(String, int, String)
use QbReport.getParameterPage(String,String,int,String) instead For parameterized report, generate the html page body for user to enter the parameters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPageBody(String, String, int)
use QbReport.getParameterPage(String,String,int,String) instead For parameterized report, generate the html page body for user to enter the parameters |
|
| quadbase.reportdesigner.ReportAPI.QbReport.getHTMLParamPageBody(String, String, int, String)
use QbReport.getParameterPage(String,String,int,String) instead For parameterized report, generate the html page body for user to enter the parameters |
|
| quadbase.ChartAPI.QbChart.gethTrendLines()
Please use gethDataLines instead |
|
| quadbase.ChartAPI.swing.QbChart.gethTrendLines()
Please use gethDataLines instead |
|
| quadbase.reportdesigner.ReportElements.SubReportObject.getImagePath()
call this method from the parent QbReport |
|
| quadbase.util.IDataPointSet.getLineThickness()
Please use getDataLineThickness() and use @link ISecondaryChart#getDataLineThickness for secondary chart |
|
| quadbase.reportdesigner.ReportElements.SubReportObject.getSubReport(boolean, boolean, boolean)
Use getSubReport(boolean isEnterpriseServer, boolean optimizeMemory, boolean useBackupData, IReport qbreport) instead of this method. |
|
| quadbase.reportdesigner.designer.QbReportDesigner.getTemplatesDirectory()
use getBrowseDirectories().getReportTemplatesDirectory() instead. Returns the templates directory. Open and save dialogs will initialize to this directory. |
|
| quadbase.ChartAPI.TextString.getText()
|
|
| quadbase.ChartAPI.swing.TextString.getText()
|
|
| quadbase.ChartAPI.TextString.getxratio()
|
|
| quadbase.ChartAPI.swing.TextString.getxratio()
|
|
| quadbase.ChartAPI.TextString.getyratio()
|
|
| quadbase.ChartAPI.swing.TextString.getyratio()
|
|
| quadbase.reportdesigner.ReportAPI.QbReport.isExportToMultiPages()
Returns whether QbReport exports a separate file for each individual page in HTML and DHTML |
|
| quadbase.reportdesigner.ReportAPI.QbReport.isForExportOnly()
Returns whether QbReport is used only for exporting report |
|
| quadbase.util.IOverlayPropertySet.isOverlayTransparent()
Please use @link IDataPointSet#isTranslucent() |
|
| quadbase.util.ITable.isTableDrawn()
The table is always drawn when it is set to visible. |
|
| quadbase.util.ITable.refreshTable()
The table is refreshed when the chart is refreshed. Programmers should not call this method. |
|
| quadbase.reportdesigner.ReportAPI.QbReport.removeSubReportAt(int)
DO NOT USE THIS METHOD. For internal use only. |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setApplyExcelFormat(boolean)
As of EspressReport 3.X. All formats will be applied. Indicate whether to apply Excel format during export |
|
| quadbase.reportdesigner.ReportElements.SubReportObject.setChartPath(String)
use setChartPath from the QbReport object. |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setForExportOnly(boolean)
use optimizeMemory argument in Constructor for same purpose |
|
| quadbase.reportdesigner.ReportElements.ReportCell.setFormula(String)
Replaced by @link setFormulaObj(Formula) |
|
| quadbase.util.IDataPointSet.setGridStep(int, int)
Please use getTickerStep(int colIndex, int size) The step size of ticker should equal step size of grid, except after label filtering for date-time chart |
|
| quadbase.util.IDialPropertySet.setHandLength(int, double)
This method is deprecated and should use setNeedleLength instead |
|
| quadbase.reportdesigner.ReportElements.SubReportObject.setImagePath(String)
call this method from the parent QbReport |
|
| quadbase.util.IDataPointSet.setLineThickness(int)
Please use setDataLineThickness(int[] thickness) use @link ISecondaryChart#setDataLineThickness for secondary chart |
|
| quadbase.util.IOverlayPropertySet.setOverlayTransparent(boolean)
Please use @link IDataPointSet#setTranslucent(boolean b) |
|
| quadbase.ChartAPI.QbChart.setParamPageAlignment(int)
use QbChart.getParameterPage(String,int,String).setAlignment(int) instead Set the alignment of the form of the parameter HTML page |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageAlignment(int)
use QbChart.getParameterPage(String,int,String).setAlignment(int) instead Set the alignment of the form of the parameter HTML page |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageAlignment(int)
use QbReport.getParameterPage(String,String,int,String).setAlignment(int) instead Sets the alignment of the form of the parameter HTML page |
|
| quadbase.ChartAPI.QbChart.setParamPageBackgroundColor(String)
use QbChart.getParameterPage(String,int,String).setTableBackgroundColor(String) instead Set the parameter HTML page background color as hex number |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageBackgroundColor(String)
use QbChart.getParameterPage(String,int,String).setTableBackgroundColor(String) instead Set the parameter HTML page background color as hex number |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageBackgroundColor(String)
use QbReport.getParameterPage(String,String,int,String).setTableBackgroundColor(String) instead Sets the parameter HTML page background color as hex number |
|
| quadbase.ChartAPI.QbChart.setParamPageBorderColor(Color)
use QbChart.getParameterPage(String,int,String).setTableBorderColor(Color) instead Set the parameter page border color as Color object |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageBorderColor(Color)
use QbChart.getParameterPage(String,int,String).setTableBorderColor(Color) instead Set the parameter page border color as Color object |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageBorderColor(Color)
use QbReport.getParameterPage(String,String,int,String).setTableBorderColor(Color) instead Sets the parameter page border color as Color object |
|
| quadbase.ChartAPI.QbChart.setParamPageBorderColor(String)
use QbChart.getParameterPage(String,int,String).setTableBorderColor(String) instead Set the parameter page border color as hex value |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageBorderColor(String)
use QbChart.getParameterPage(String,int,String).setTableBorderColor(String) instead Set the parameter page border color as hex value |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageBorderColor(String)
use QbReport.getParameterPage(String,String,int,String).setTableBorderColor(String) instead Sets the parameter page border color as hex value |
|
| quadbase.ChartAPI.QbChart.setParamPageBorderThickness(int)
use QbChart.getParameterPage(String,int,String).setTableBorderThickness(int) instead Set the border thickness of the parameter HTML page |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageBorderThickness(int)
use QbChart.getParameterPage(String,int,String).setTableBorderThickness(int) instead Set the border thickness of the parameter HTML page |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageBorderThickness(int)
use QbReport.getParameterPage(String,String,int,String).setTableBorderThickness(int) instead Sets the border thickness of the parameter HTML page |
|
| quadbase.ChartAPI.QbChart.setParamPageFooter(String)
use QbChart.getParameterPage(String,int,String).setFooter(String) instead Set the parameter HTML page footer |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageFooter(String)
use QbChart.getParameterPage(String,int,String).setFooter(String) instead Set the parameter HTML page footer |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageFooter(String)
use QbReport.getParameterPage(String,String,int,String).setFooter(String) instead Sets the parameter HTML page footer |
|
| quadbase.ChartAPI.QbChart.setParamPageHeader(String)
use QbChart.getParameterPage(String,int,String).setHeader(String) instead Set the parameter HTML page header |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageHeader(String)
use QbChart.getParameterPage(String,int,String).setHeader(String) instead Set the parameter HTML page header |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageHeader(String)
use QbReport.getParameterPage(String,String,int,String).setHeader(String) instead Sets the parameter HTML page header |
|
| quadbase.ChartAPI.QbChart.setParamPageLayout(int)
use QbChart.getParameterPage(String,int,String).setTableLayout(int) instead Set the layout of the form of the parameter HTML page |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageLayout(int)
use QbChart.getParameterPage(String,int,String).setTableLayout(int) instead Set the layout of the form of the parameter HTML page |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageLayout(int)
use QbReport.getParameterPage(String,String,int,String).setTableLayout(int) instead Sets the layout of the form of the parameter HTML page |
|
| quadbase.ChartAPI.QbChart.setParamPageOuterBorder(boolean)
use QbChart.getParameterPage(String,int,String).setTableOuterBorderOnly(boolean) instead Whether only show the outer border of the form of the parameter HTML page |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageOuterBorder(boolean)
use QbChart.getParameterPage(String,int,String).setTableOuterBorderOnly(boolean) instead Whether only show the outer border of the form of the parameter HTML page |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageOuterBorder(boolean)
use QbReport.getParameterPage(String,String,int,String).setTableOuterBorderOnly(boolean) instead Whether only show the outer border of the form of the parameter HTML page |
|
| quadbase.ChartAPI.QbChart.setParamPageResetEnabled(boolean)
use QbChart.getParameterPage(String,int,String).setResetEnabled(boolean) instead Whether enable the reset button in the form of the parameter HTML page |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageResetEnabled(boolean)
use QbChart.getParameterPage(String,int,String).setResetEnabled(boolean) instead Whether enable the reset button in the form of the parameter HTML page |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageResetEnabled(boolean)
use QbReport.getParameterPage(String,String,int,String).setResetEnabled(boolean) instead Whether enable the reset button in the form of the parameter HTML page |
|
| quadbase.ChartAPI.QbChart.setParamPageTextFontColor(Color)
use QbChart.getParameterPage(String,int,String).setTextColor(Color) instead Set the parameter page text font color as Color object |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTextFontColor(Color)
use QbChart.getParameterPage(String,int,String).setTextColor(Color) instead Set the parameter page text font color as Color object |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTextFontColor(Color)
use QbReport.getParameterPage(String,String,int,String).setTextColor(Color) instead Sets the parameter page text font color as Color object |
|
| quadbase.ChartAPI.QbChart.setParamPageTextFontColor(String)
use QbChart.getParameterPage(String,int,String).setTextColor(String) instead Set the parameter HTML page text font color as hex value |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTextFontColor(String)
use QbChart.getParameterPage(String,int,String).setTextColor(String) instead Set the parameter HTML page text font color as hex value |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTextFontColor(String)
use QbReport.getParameterPage(String,String,int,String).setTextColor(String) instead Sets the parameter HTML page text font color as hex value |
|
| quadbase.ChartAPI.QbChart.setParamPageTextFontName(String)
use QbChart.getParameterPage(String,int,String).setTextFont(String) instead Set the parameter HTML page text font name |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTextFontName(String)
use QbChart.getParameterPage(String,int,String).setTextFont(String) instead Set the parameter HTML page text font name |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTextFontName(String)
use QbReport.getParameterPage(String,String,int,String).setTextFont(String) instead Sets the parameter HTML page text font name |
|
| quadbase.ChartAPI.QbChart.setParamPageTextFontSize(int)
use QbChart.getParameterPage(String,int,String).setTextSize(int) instead Set the parameter HTML page text font size |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTextFontSize(int)
use QbChart.getParameterPage(String,int,String).setTextSize(int) instead Set the parameter HTML page text font size |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTextFontSize(int)
use QbReport.getParameterPage(String,String,int,String).setTextSize(int) instead Sets the parameter HTML page text font size |
|
| quadbase.ChartAPI.QbChart.setParamPageTextFontStyle(int)
use QbChart.getParameterPage(String,int,String).setTextStyle(int) instead Set the parameter page text font style |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTextFontStyle(int)
use QbChart.getParameterPage(String,int,String).setTextStyle(int) instead Set the parameter page text font style |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTextFontStyle(int)
use QbReport.getParameterPage(String,String,int,String).setTextStyle(int) instead Sets the parameter page text font style |
|
| quadbase.ChartAPI.QbChart.setParamPageTitle(String)
use QbChart.getParameterPage(String,int,String).setDocumentTitle(String) instead Set the parameter HTML page title |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTitle(String)
use QbChart.getParameterPage(String,int,String).setDocumentTitle(String) instead Set the parameter HTML page title |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTitle(String)
use QbReport.getParameterPage(String,String,int,String).setDocumentTitle(String) instead Sets the parameter HTML page title |
|
| quadbase.ChartAPI.QbChart.setParamPageTitleFontColor(Color)
use QbChart.getParameterPage(String,int,String).setTitleTextColor(Color) instead Set the paramter HTML page title font color as Color object |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTitleFontColor(Color)
use QbChart.getParameterPage(String,int,String).setTitleTextColor(Color) instead Set the paramter HTML page title font color as Color object |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTitleFontColor(Color)
use QbReport.getParameterPage(String,String,int,String).setTitleTextColor(Color) instead Sets the parameter HTML page title font color as Color object |
|
| quadbase.ChartAPI.QbChart.setParamPageTitleFontColor(String)
use QbChart.getParameterPage(String,int,String).setTitleTextColor(String) instead Set the parameter HTML page title font color as hex number |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTitleFontColor(String)
use QbChart.getParameterPage(String,int,String).setTitleTextColor(String) instead Set the parameter HTML page title font color as hex number |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTitleFontColor(String)
use QbReport.getParameterPage(String,String,int,String).setTitleTextColor(String) instead Sets the parameter HTML page title font color as hex number |
|
| quadbase.ChartAPI.QbChart.setParamPageTitleFontName(String)
use QbChart.getParameterPage(String,int,String).setTitleTextFont(String) instead Set the paramter HTML page title font name |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTitleFontName(String)
use QbChart.getParameterPage(String,int,String).setTitleTextFont(String) instead Set the paramter HTML page title font name |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTitleFontName(String)
use QbReport.getParameterPage(String,String,int,String).setTitleTextFont(String) instead Sets the parameter HTML page title font name |
|
| quadbase.ChartAPI.QbChart.setParamPageTitleFontSize(int)
use QbChart.getParameterPage(String,int,String).setTitleTextSize(int) instead set the parameter HTML page title font size |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTitleFontSize(int)
use QbChart.getParameterPage(String,int,String).setTitleTextSize(int) instead set the parameter HTML page title font size |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTitleFontSize(int)
use QbReport.getParameterPage(String,String,int,String).setTitleTextSize(int) instead Sets the parameter HTML page title font size |
|
| quadbase.ChartAPI.QbChart.setParamPageTitleFontStyle(int)
use QbChart.getParameterPage(String,int,String).setTitleTextStyle(int) instead Set the parameter HTML page title font style |
|
| quadbase.ChartAPI.swing.QbChart.setParamPageTitleFontStyle(int)
use QbChart.getParameterPage(String,int,String).setTitleTextStyle(int) instead Set the parameter HTML page title font style |
|
| quadbase.reportdesigner.ReportAPI.QbReport.setParamPageTitleFontStyle(int)
use QbReport.getParameterPage(String,String,int,String).setTitleTextStyle(int) instead Sets the parameter HTML page title font style |
|
| quadbase.ChartAPI.QbChart.setScrollBarOption(int)
This method is no longer existed. Please see quadbase.util.ICanvas.setScrollBarOption |
|
| quadbase.ChartAPI.swing.QbChart.setScrollBarOption(int)
This method is no longer existed. Please see quadbase.util.ICanvas.setScrollBarOption |
|
| quadbase.util.ITable.setTableDrawn(boolean)
The table is always drawn when it is set to visible |
|
| quadbase.reportdesigner.designer.QbReportDesigner.setTemplatesDirectory(String)
use getBrowseDirectories().setReportTemplatesDirectory(String) instead. Set the templates directory. Open and save dialogs will initialize to this directory. The template directory must be relative to the working directory. The default is 'Templates/'. |
|
| quadbase.ChartAPI.TextString.setText(String)
|
|
| quadbase.ChartAPI.swing.TextString.setText(String)
|
|
| quadbase.ChartAPI.TextString.setxratio(float)
|
|
| quadbase.ChartAPI.swing.TextString.setxratio(float)
|
|
| quadbase.ChartAPI.TextString.setyratio(float)
|
|
| quadbase.ChartAPI.swing.TextString.setyratio(float)
|
|
| quadbase.util.ITable.update()
The table is updated after each method call. Programmers should not call this method. |
|
| Deprecated Constructors | |
| quadbase.ChartAPI.DBInfo(Connection, String, Applet)
|
|
| quadbase.ChartAPI.swing.DBInfo(Connection, String, Applet)
|
|
| quadbase.reportdesigner.ReportAPI.DBInfo(Connection, String, Applet)
|
|
| quadbase.ChartAPI.DBInfo(String, String, String, String, String, Applet)
|
|
| quadbase.ChartAPI.swing.DBInfo(String, String, String, String, String, Applet)
|
|
| quadbase.reportdesigner.ReportAPI.DBInfo(String, String, String, String, String, Applet)
|
|
| quadbase.common.util.internal.DBInfoBasic(Connection, String, Applet)
|
|
| quadbase.common.util.internal.DBInfoBasic(String, String, String, String, String, Applet)
|
|
| quadbase.ChartAPI.QbChart(Applet, int, int, IResultSet, IColumnMap)
Please use the constructor having a template as its last argument. Then use null as the last argument. |
|
| quadbase.ChartAPI.swing.QbChart(Applet, int, int, IResultSet, IColumnMap)
Please use the constructor having a template as its last argument. Then use null as the last argument. |
|
| quadbase.ChartAPI.QbChart(Applet, int, int, String, boolean, IColumnMap, String)
Please use the constructor having a file type argument before dataFile argument. Use either QbChart.DATAFILE or QbChart.QUERYFILE as the file type. |
|
| quadbase.ChartAPI.swing.QbChart(Applet, int, int, String, boolean, IColumnMap, String)
Please use the constructor having a file type argument before dataFile argument. Use either QbChart.DATAFILE or QbChart.QUERYFILE as the file type. |
|
| quadbase.ChartAPI.QbChart(Applet, int, int, String, boolean, int[], IColumnMap, String)
Please use the constructor having a file type argument before dataFile argument. Use either QbChart.DATAFILE or QbChart.QUERYFILE as the file type. |
|
| quadbase.ChartAPI.swing.QbChart(Applet, int, int, String, boolean, int[], IColumnMap, String)
Please use the constructor having a file type argument before dataFile argument. Use either QbChart.DATAFILE or QbChart.QUERYFILE as the file type. |
|
| quadbase.ChartAPI.QbChart(Applet, int, int, String, IColumnMap)
Please use the constructor having a template as its last argument. Then use null as the last argument. |
|
| quadbase.ChartAPI.swing.QbChart(Applet, int, int, String, IColumnMap)
Please use the constructor having a template as its last argument. Then use null as the last argument. |
|
| quadbase.ChartAPI.QbChart(Applet, int, int, String, IColumnMap, String)
Please use the constructor having a file type argument before dataFile argument. Use either QbChart.DATAFILE or QbChart.QUERYFILE as the file type. |
|
| quadbase.ChartAPI.swing.QbChart(Applet, int, int, String, IColumnMap, String)
Please use the constructor having a file type argument before dataFile argument. Use either QbChart.DATAFILE or QbChart.QUERYFILE as the file type. |
|
| quadbase.ChartAPI.QbChart(Frame, int, int, IDatabaseInfo, IColumnMap)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument |
|
| quadbase.ChartAPI.swing.QbChart(Frame, int, int, IDatabaseInfo, IColumnMap)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument |
|
| quadbase.ChartAPI.QbChart(Frame, int, int, IDatabaseInfo, IColumnMap, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.swing.QbChart(Frame, int, int, IDatabaseInfo, IColumnMap, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.QbChart(Frame, int, int, IResultSet, IColumnMap)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.swing.QbChart(Frame, int, int, IResultSet, IColumnMap)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.QbChart(Frame, int, int, IResultSet, IColumnMap, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.swing.QbChart(Frame, int, int, IResultSet, IColumnMap, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.QbChart(Frame, int, int, String, IColumnMap)
Please use the constructor having a template as its last argument. Then use null as the last argument. |
|
| quadbase.ChartAPI.swing.QbChart(Frame, int, int, String, IColumnMap)
Please use the constructor having a template as its last argument. Then use null as the last argument. |
|
| quadbase.ChartAPI.QbChart(Frame, int, int, String, IColumnMap, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.swing.QbChart(Frame, int, int, String, IColumnMap, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.QbChart(Frame, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.ChartAPI.swing.QbChart(Frame, String)
Please use the constructor having the applet parameter. Use "(Applet) null" as the first argument. |
|
| quadbase.reportdesigner.ReportAPI.QbReport(Object, int, String, String, String, ColInfo[], String, Properties)
Use QbReport(Object parent, int reportType, String SOAPURL, String soapTemplateFilePath, Properties soapParamProps, XMLFileQueryInfo xmlFileQueryInfo, ColInfo[] mapping, String template, Properties props) for generalized SOAP data source implementation |
|
|
EspressReport v 5.5 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||