Uses of Class
com.stimulsoft.report.export.settings.StiExportSettings

Packages that use StiExportSettings
com.stimulsoft.report   
com.stimulsoft.report.enums   
com.stimulsoft.report.export   
com.stimulsoft.report.export.service   
com.stimulsoft.report.export.settings   
com.stimulsoft.viewer.controls.dialogs   
com.stimulsoft.viewer.form.export   
com.stimulsoft.viewer.logic   
com.stimulsoft.web.helper   
com.stimulsoft.web.utils   
com.stimulsoft.webdesigner   
com.stimulsoft.webviewer   
com.stimulsoft.webviewer.helper   
 

Uses of StiExportSettings in com.stimulsoft.report
 

Methods in com.stimulsoft.report with parameters of type StiExportSettings
 void StiReport.exportDocument(StiExportFormat exportFormat, StiExportService exportService, java.io.File file, StiExportSettings settings, javax.swing.JFrame parent)
           
 

Uses of StiExportSettings in com.stimulsoft.report.enums
 

Methods in com.stimulsoft.report.enums that return StiExportSettings
 StiExportSettings StiExportFormat.getDefaultExportSettings()
           
 

Uses of StiExportSettings in com.stimulsoft.report.export
 

Methods in com.stimulsoft.report.export that return StiExportSettings
 StiExportSettings StiExportInfo.getSettings()
           
 

Methods in com.stimulsoft.report.export with parameters of type StiExportSettings
 void StiExportInfo.setSettings(StiExportSettings settings)
           
 

Constructors in com.stimulsoft.report.export with parameters of type StiExportSettings
StiExportInfo(StiReport report, StiExportSettings settings, java.io.OutputStream stream, boolean sendEMail, boolean openAfterExport, java.lang.String fileName)
           
 

Uses of StiExportSettings in com.stimulsoft.report.export.service
 

Methods in com.stimulsoft.report.export.service that return StiExportSettings
 StiExportSettings StiExportService.getExportSettings()
           
 

Methods in com.stimulsoft.report.export.service with parameters of type StiExportSettings
 void StiXpsExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiXmlExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiWord2007ExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiTxtExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiSylkExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiRtfExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiPdfExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiOdtExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings)
           
 void StiOdsExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings)
           
 void StiImageExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings)
          Export StiReport
 void StiHtmlExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiHtml5ExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings)
           
abstract  void StiExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings)
          Export StiReport
 void StiExcelXmlExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiExcelExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
           
 void StiExcel2007ExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiCsvExportService.export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Export StiReport
 void StiExcelExportService.exportExcel(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
           
 void StiImageExportService.exportImage(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Exports a rendered document to the stream as an image.
 void StiXmlExportService.exportXml(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
          Exports a rendered report to the XML file.
 void StiXpsExportService.exportXps(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings)
           
 void StiExportService.setExportSettings(StiExportSettings exportSettings)
           
 

Uses of StiExportSettings in com.stimulsoft.report.export.settings
 

Subclasses of StiExportSettings in com.stimulsoft.report.export.settings
 class StiBitmapExportSettings
          Bitmap export settings Copyright Stimulsoft
 class StiBmpExportSettings
          Bmp export settings Copyright Stimulsoft
 class StiCsvExportSettings
          Csv fortmat export settingts Copyright Stimulsoft
 class StiDataExportSettings
          Copyright Stimulsoft
 class StiDocumentExportSettings
          Document export settings Copyright Stimulsoft
 class StiEmfExportSettings
          Emf format export settingts Copyright Stimulsoft
 class StiExcel2007ExportSettings
          Excel 2007 format export settings Copyright Stimulsoft
 class StiExcelExportSettings
          Excel format export settings Copyright Stimulsoft
 class StiExcelXmlExportSettings
          Excel XML export format settings Copyright Stimulsoft
 class StiHtml5ExportSettings
          Html 5 format export settings Copyright Stimulsoft
 class StiHtmlExportSettings
          HTML format export settings Copyright Stimulsoft
 class StiImageExportSettings
          Image format export settings Copyright Stimulsoft
 class StiJpegExportSettings
          JPEG format export settings Copyright Stimulsoft
 class StiOdsExportSettings
          Copyright Stimulsoft
 class StiOdtExportSettings
          Class describes settings for export to ODT format.
 class StiPageRangeExportSettings
          Page range export settings Copyright Stimulsoft
 class StiPcxExportSettings
          PCX format export settings Copyright Stimulsoft
 class StiPdfExportSettings
          PDF format export settings Copyright Stimulsoft
 class StiPngExportSettings
          PNG format export settings Copyright Stimulsoft
 class StiRtfExportSettings
          RTF format export settings Copyright Stimulsoft
 class StiSvgExportSettings
          SVG export format settings Copyright Stimulsoft
 class StiSvgzExportSettings
          SVGZ export settings Copyright Stimulsoft
 class StiSylkExportSettings
          SYLK format export settings Copyright Stimulsoft
 class StiTxtExportSettings
          TXT format export settings Copyright Stimulsoft
 class StiWord2007ExportSettings
          Word 2007 format export settings Copyright Stimulsoft
 class StiXmlExportSettings
          XML format export settings.
 class StiXpsExportSettings
          XPS format export settings.
 

Constructors in com.stimulsoft.report.export.settings with parameters of type StiExportSettings
StiBitmapExportSettings(StiExportSettings settings)
           
StiBmpExportSettings(StiExportSettings settings)
           
StiCsvExportSettings(StiExportSettings settings)
           
StiDataExportSettings(StiExportSettings settings)
           
StiEmfExportSettings(StiExportSettings settings)
           
StiExcel2007ExportSettings(StiExportSettings settings)
           
StiExcelExportSettings(StiExportSettings settings)
           
StiExcelXmlExportSettings(StiExportSettings settings)
           
StiHtml5ExportSettings(StiExportSettings settings)
           
StiHtmlExportSettings(StiExportSettings settings)
           
StiImageExportSettings(StiExportSettings settings)
           
StiJpegExportSettings(StiExportSettings settings)
           
StiPageRangeExportSettings(StiExportSettings settings)
           
StiPcxExportSettings(StiExportSettings settings)
           
StiPdfExportSettings(StiExportSettings settings)
           
StiPngExportSettings(StiExportSettings settings)
           
StiRtfExportSettings(StiExportSettings settings)
           
StiSvgExportSettings(StiExportSettings settings)
           
StiSvgzExportSettings(StiExportSettings settings)
           
StiSylkExportSettings(StiExportSettings settings)
           
StiTxtExportSettings(StiExportSettings settings)
           
StiWord2007ExportSettings(StiExportSettings settings)
           
StiXmlExportSettings(StiExportSettings settings)
           
StiXpsExportSettings(StiExportSettings settings)
           
 

Uses of StiExportSettings in com.stimulsoft.viewer.controls.dialogs
 

Constructors in com.stimulsoft.viewer.controls.dialogs with parameters of type StiExportSettings
StiSaveDialog(StiViewModel model, StiExportSettings exportSettings, StiViewController controller)
           
 

Uses of StiExportSettings in com.stimulsoft.viewer.form.export
 

Methods in com.stimulsoft.viewer.form.export that return StiExportSettings
static StiExportSettings StiXpsExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show XPS export settings dialog
static StiExportSettings StiWord2007ExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show Word2007 export settings dialog
static StiExportSettings StiTxtExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show TXT export settings dialog
static StiExportSettings StiRtfExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show RTF export settings dialog
static StiExportSettings StiPdfExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show PDF export settings dialog
static StiExportSettings StiImageExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show CSV export settings dialog
static StiExportSettings StiHtmlExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show HTML export settings dialog
static StiExportSettings StiExcelExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show Excel2007 export settings dialog
static StiExportSettings StiDataExportDialog.showDialog(javax.swing.JFrame parent, java.lang.Boolean sendEmail, int curretPage)
          Show CSV export settings dialog
 

Uses of StiExportSettings in com.stimulsoft.viewer.logic
 

Methods in com.stimulsoft.viewer.logic with parameters of type StiExportSettings
 void StiViewController.exportFinished(StiExportSettings settings, java.io.File file, java.util.List<java.io.File> exportedFiles)
           
 

Uses of StiExportSettings in com.stimulsoft.web.helper
 

Methods in com.stimulsoft.web.helper that return StiExportSettings
static StiExportSettings StiExportsHelper.getExportSettings(StiRequestParams requestParams)
           
 

Methods in com.stimulsoft.web.helper with parameters of type StiExportSettings
static java.io.ByteArrayOutputStream StiExportsHelper.emailReport(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiMailProperties options, javax.servlet.http.HttpServletRequest request)
           
static StiWebActionResult StiExportsHelper.emailReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiMailProperties options, javax.servlet.http.HttpServletRequest request)
           
static java.io.ByteArrayOutputStream StiExportsHelper.exportReport(StiRequestParams requestParams, StiReport report, StiExportSettings settings)
          Exports report to the specified format
static StiWebActionResult StiExportsHelper.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings)
           
static StiWebActionResult StiExportsHelper.printReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings)
           
 

Uses of StiExportSettings in com.stimulsoft.web.utils
 

Methods in com.stimulsoft.web.utils that return StiExportSettings
static StiExportSettings StiWebExportReportUtil.getExportSettings(StiExportFormat exportFormat, org.w3c.dom.Node settingsNode)
           
 

Uses of StiExportSettings in com.stimulsoft.webdesigner
 

Methods in com.stimulsoft.webdesigner that return StiExportSettings
static StiExportSettings StiWebDesignerHelper.getExportSettings(StiRequestParams requestParams)
           
 

Methods in com.stimulsoft.webdesigner with parameters of type StiExportSettings
static StiWebActionResult StiWebDesignerActions.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, javax.servlet.http.HttpServletRequest httpContext, javax.servlet.http.HttpServletResponse response, java.lang.StringBuffer jsonParams)
           
 

Uses of StiExportSettings in com.stimulsoft.webviewer
 

Methods in com.stimulsoft.webviewer that return StiExportSettings
static StiExportSettings StiWebViewerHelper.getExportSettings(StiRequestParams requestParams)
           
 

Methods in com.stimulsoft.webviewer that return types with arguments of type StiExportSettings
 java.util.Collection<StiExportSettings> StiWebViewerOptions.getDefaultExportSettings()
          An array of export settings that will be used by default.
 

Methods in com.stimulsoft.webviewer with parameters of type StiExportSettings
static StiWebActionResult StiWebViewerActions.emailReportResult(StiRequestParams requestParams, StiReport report, StiMailProperties options, StiExportSettings settings, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
static StiWebActionResult StiWebViewerActions.exportReportResult(javax.servlet.http.HttpServletRequest httpContext, javax.servlet.http.HttpServletResponse response, StiRequestParams requestParams, StiExportSettings settings)
           
static StiWebActionResult StiWebViewerActions.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, javax.servlet.http.HttpServletRequest httpContext, javax.servlet.http.HttpServletResponse response)
          Get the action result required for export the report.
static StiWebActionResult StiWebViewerActions.printReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings)
          Get the action result required for print the report.
 

Method parameters in com.stimulsoft.webviewer with type arguments of type StiExportSettings
 void StiWebViewerOptions.setDefaultExportSettings(java.util.Collection<StiExportSettings> defaultExportSettings)
          An array of export settings that will be used by default.
 

Uses of StiExportSettings in com.stimulsoft.webviewer.helper
 

Methods in com.stimulsoft.webviewer.helper that return StiExportSettings
static StiExportSettings StiExportsClass.getExportSettings(StiExportFormat exportFormat, org.w3c.dom.Element settingsNode)
          Get the export settings from the client data