Please use the getMetaData method to obtain this information
Please use the getMetaData method to obtain this information
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the parameters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the parameters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page body for user to enter the parameters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the parameters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the parameters
Please use gethDataLines instead
this method has no effect - GIF export is always enabled
This method is no longer existed. Please see
quadbase.util.ICanvas.setScrollBarOption
Please use the getMetaData method to obtain this information
Please use the getMetaData method to obtain this information
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the paramters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the paramters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page body for user to enter the paramters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the paramters
use QbChart.getParameterPage(String, int, String) instead For parameterized
chart, generate the html page for user to enter the paramters
Please use gethDataLines instead
this method has no effect - GIF export is always enabled
This method is no longer existed. Please see
quadbase.util.ICanvas.setScrollBarOption
use getBrowseDirectories().getReportTemplatesDirectory() instead.
Returns the templates directory. Open and save dialogs will initialize to this
directory.
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/'.
Please use the getMetaData method to obtain this information
Please use the getMetaData method to obtain this information
use export(int format, OutputStream out, int exportPage, boolean saveAllData)
instead
use export(int format, OutputStream out, boolean saveAllData)
use export(int format, String fileName, boolean saveAllData)
use QbReport.getParameterPage(String,int) instead For parameterized report,
generate the html page for user to enter the parameters
use QbReport.getParameterPage(String,null,int,String) instead For parameterized
report, generate the html page for user to enter the parameters
use QbReport.getParameterPage(String,String,int,null) instead For parameterized
report, generate the html page for user to enter the parameters
use QbReport.getParameterPage(String,String,int,String) instead For parameterized
report, generate the html page for user to enter the parameters
use QbReport.getParameterPage(String,String,int,String) instead For parameterized
report, generate the html page body for user to enter the parameters
use QbReport.getParameterPage(String,String,int,String) instead For parameterized
report, generate the html page body for user to enter the parameters
use QbReport.getParameterPage(String,String,int,String) instead For parameterized
report, generate the html page body for user to enter the parameters
use QbReport.getParameterPage(String,String,int,String) instead For parameterized
report, generate the html page body for user to enter the parameters
use QbReport.getParameterPage(String,String,int,String) instead For parameterized
report, generate the html page body for user to enter the parameters
Returns whether QbReport exports a separate file for each individual page in HTML
and DHTML
Returns whether QbReport is used only for exporting report
Packs this QbReport, along with all information stored in the .rpt file as a .pak
file. Returns the file name of the .pak file.
Packs the report stored in the .rpt file along with its sub reports, drilldown
reports, charts and images. Returns the file name of the .pak file.
Packs the report stored in the .rpt file along with its sub reports, drilldown
reports, charts and images. Returns the file name of the .pak file.
Packs the report stored in the .rpt file along with its sub reports, drilldown
reports, charts and images. Returns the file name of the .pak file.
DO NOT USE THIS METHOD. For internal use only.
As of EspressReport 3.X. All formats will be applied. Indicate whether to apply
Excel format during export
use optimizeMemory argument in Constructor for same purpose
All RTF files are now written using Unicode, so they support all characters with
no need to specify encoding
unpack a .pak fie to .rpt file and write sub reports, drilldown, charts and
images to files.
unpack a .pak fie to .rpt file and write sub reports, drilldown, charts and
images to files.
Replaced by @link setFormulaObj(Formula)
This method is not used. Use copyTemplate instead for applying another section.
call this method from the parent QbReport
call this method from the parent QbReport
Use getSubReport(boolean isEnterpriseServer, boolean optimizeMemory, boolean
useBackupData, IReport qbreport) instead of this method.
use setChartPath from the QbReport object.
call this method from the parent QbReport
Please use getTickerStep(int colIndex) The step size of ticker should equal step
size of grid, except after label filtering for date-time chart
Please use getDataLineThickness() and use @link
ISecondaryChart#getDataLineThickness for secondary chart
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
Please use setDataLineThickness(int[] thickness) use @link
ISecondaryChart#setDataLineThickness for secondary chart
This method is deprecated and should use getNeedleCount instead
This method is deprecated and should use getNeedleLength instead
This method is deprecated and should use setNeedleLength instead
Please use @link IDataPointSet#isTranslucent()
Please use @link IDataPointSet#setTranslucent(boolean b)
The table is always drawn when it is set to visible.
The table is refreshed when the chart is refreshed. Programmers should not call
this method.
The table is always drawn when it is set to visible
The table is updated after each method call. Programmers should not call this
method.