Uses of Class
com.stimulsoft.report.export.settings.StiExportSettings
Packages that use StiExportSettings
Package
Description
-
Uses of StiExportSettings in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type StiExportSettingsModifier and TypeMethodDescriptionvoidStiReport.exportDocument(StiExportFormat exportFormat, StiExportService exportService, File file, StiExportSettings settings, JFrame parent) -
Uses of StiExportSettings in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiExportSettings -
Uses of StiExportSettings in com.stimulsoft.report.export
Methods in com.stimulsoft.report.export with type parameters of type StiExportSettingsModifier and TypeMethodDescription<T extends StiExportSettings>
TStiExportSettingsList.findExportSettings(Class<T> clazz) Methods in com.stimulsoft.report.export that return StiExportSettingsModifier and TypeMethodDescriptionstatic StiExportSettingsStiExportSettingsHelper.deserialise(JSONObject json) StiExportInfo.getSettings()static StiExportSettingsStiExportSettingsCreator.New(StiExportFormat ident) static StiExportSettingsMethods in com.stimulsoft.report.export with parameters of type StiExportSettingsModifier and TypeMethodDescriptionStiExportSettingsHelper.serialise(StiExportSettings settings) voidStiExportInfo.setSettings(StiExportSettings settings) Constructors in com.stimulsoft.report.export with parameters of type StiExportSettingsModifierConstructorDescriptionStiExportInfo(StiReport report, StiExportSettings settings, OutputStream stream, boolean sendEMail, boolean openAfterExport, String fileName) -
Uses of StiExportSettings in com.stimulsoft.report.export.service
Fields in com.stimulsoft.report.export.service declared as StiExportSettingsMethods in com.stimulsoft.report.export.service that return StiExportSettingsMethods in com.stimulsoft.report.export.service with parameters of type StiExportSettingsModifier and TypeMethodDescriptionvoidStiCsvExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiExcel2007ExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiExcelExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) voidStiExcelXmlExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportabstract voidStiExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) ExportStiReportvoidStiHtml5ExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiHtmlExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiImageExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) ExportStiReportvoidStiOdsExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiOdtExportService.export(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiPdfExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiPpt2007ExportService.export(StiReport report, OutputStream stream, StiExportSettings settings) Exports rendered report to an PowerPoint file.voidStiRtfExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiSylkExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiTxtExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiWord2007ExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiXmlExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiXpsExportService.export(StiReport report, OutputStream outputStream, StiExportSettings exportSettings) ExportStiReportvoidStiExcelExportService.exportExcel(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiImageExportService.exportImage(StiReport report, OutputStream outputStream, StiExportSettings settings) Exports a rendered document to the stream as an image.voidStiXmlExportService.exportXml(StiReport report, OutputStream outputStream, StiExportSettings settings) Exports a rendered report to the XML file.voidStiXpsExportService.exportXps(StiReport report, OutputStream outputStream, StiExportSettings settings) voidStiExportService.setExportSettings(StiExportSettings exportSettings) -
Uses of StiExportSettings in com.stimulsoft.report.export.settings
Subclasses of StiExportSettings in com.stimulsoft.report.export.settingsModifier and TypeClassDescriptionclassBitmap export settings Copyright StimulsoftclassBmp export settings Copyright StimulsoftclassCsv fortmat export settingts Copyright StimulsoftclassCopyright StimulsoftclassDocument export settings Copyright StimulsoftclassEmf format export settingts Copyright StimulsoftclassExcel 2007 format export settings Copyright StimulsoftclassExcel format export settings Copyright StimulsoftclassExcel XML export format settings Copyright StimulsoftclassHtml 5 format export settings Copyright StimulsoftclassHTML format export settings Copyright StimulsoftclassImage format export settings Copyright StimulsoftclassJPEG format export settings Copyright StimulsoftclassCopyright StimulsoftclassClass describes settings for export to ODT format.classPage range export settings Copyright StimulsoftclassPCX format export settings Copyright StimulsoftclassPDF format export settings Copyright StimulsoftclassPNG format export settings Copyright StimulsoftclassCopyright StimulsoftclassRTF format export settings Copyright StimulsoftclassSVG export format settings Copyright StimulsoftclassSVGZ export settings Copyright StimulsoftclassSYLK format export settings Copyright StimulsoftclassTXT format export settings Copyright StimulsoftclassWord 2007 format export settings Copyright StimulsoftclassXML format export settings.classXPS format export settings.Constructors in com.stimulsoft.report.export.settings with parameters of type StiExportSettingsModifierConstructorDescriptionStiBitmapExportSettings(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) StiPowerPointExportSettings(StiExportSettings settings) StiRtfExportSettings(StiExportSettings settings) StiSvgExportSettings(StiExportSettings settings) StiSvgzExportSettings(StiExportSettings settings) StiSylkExportSettings(StiExportSettings settings) StiTxtExportSettings(StiExportSettings settings) StiWordExportSettings(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 StiExportSettingsModifierConstructorDescriptionStiSaveDialog(StiViewModel model, StiExportSettings exportSettings, StiViewController controller) -
Uses of StiExportSettings in com.stimulsoft.viewer.form.export
Methods in com.stimulsoft.viewer.form.export that return StiExportSettingsModifier and TypeMethodDescriptionprotected StiExportSettingsStiBaseExportDialog.getExportSettings()protected StiExportSettingsStiDataExportDialog.getExportSettings()protected StiExportSettingsStiExcelExportDialog.getExportSettings()protected StiExportSettingsStiHtmlExportDialog.getExportSettings()protected StiExportSettingsStiImageExportDialog.getExportSettings()protected StiExportSettingsStiPdfExportDialog.getExportSettings()protected StiExportSettingsStiPpt2007ExportDialog.getExportSettings()protected StiExportSettingsStiRtfExportDialog.getExportSettings()protected StiExportSettingsStiTxtExportDialog.getExportSettings()protected StiExportSettingsStiWordExportDialog.getExportSettings()protected StiExportSettingsStiXpsExportDialog.getExportSettings()static StiExportSettingsStiDataExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show CSV export settings dialogstatic StiExportSettingsStiExcelExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show Excel2007 export settings dialogstatic StiExportSettingsStiHtmlExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show HTML export settings dialogstatic StiExportSettingsStiImageExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show CSV export settings dialogstatic StiExportSettingsStiPdfExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show PDF export settings dialogstatic StiExportSettingsStiPpt2007ExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show PPT2007 export settings dialogstatic StiExportSettingsStiRtfExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show RTF export settings dialogstatic StiExportSettingsStiTxtExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show TXT export settings dialogstatic StiExportSettingsStiWordExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show Word export settings dialogstatic StiExportSettingsStiXpsExportDialog.showDialog(JFrame parent, Boolean sendEmail, int curretPage) Show XPS export settings dialog -
Uses of StiExportSettings in com.stimulsoft.viewer.logic
Methods in com.stimulsoft.viewer.logic with parameters of type StiExportSettingsModifier and TypeMethodDescriptionvoidStiViewController.exportFinished(StiExportSettings settings, File file, List<File> exportedFiles) -
Uses of StiExportSettings in com.stimulsoft.web.helper
Methods in com.stimulsoft.web.helper that return StiExportSettingsModifier and TypeMethodDescriptionstatic StiExportSettingsStiExportsHelper.getExportSettings(StiRequestParams requestParams, StiReport report) Methods in com.stimulsoft.web.helper with parameters of type StiExportSettingsModifier and TypeMethodDescriptionstatic ByteArrayOutputStreamStiExportsHelper.emailReport(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiMailProperties options, StiHttpServletRequest request) static StiWebActionResultStiExportsHelper.emailReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiMailProperties options, StiHttpServletRequest request) static ByteArrayOutputStreamStiExportsHelper.exportReport(StiRequestParams requestParams, StiReport report, StiExportSettings settings) Exports report to the specified formatstatic StiWebActionResultStiExportsHelper.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings) static StiWebActionResultStiExportsHelper.printReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings) -
Uses of StiExportSettings in com.stimulsoft.web.utils
Methods in com.stimulsoft.web.utils that return StiExportSettingsModifier and TypeMethodDescriptionstatic StiExportSettingsStiWebExportReportUtil.getExportSettings(StiExportFormat exportFormat, Node settingsNode) -
Uses of StiExportSettings in com.stimulsoft.webdesigner
Methods in com.stimulsoft.webdesigner that return StiExportSettingsModifier and TypeMethodDescriptionstatic StiExportSettingsStiWebDesignerHelper.getExportSettings(StiRequestParams requestParams, StiReport report) Methods in com.stimulsoft.webdesigner with parameters of type StiExportSettingsModifier and TypeMethodDescriptionstatic StiWebActionResultStiWebDesignerActions.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiHttpServletRequest httpContext, StiHttpServletResponse response, StringBuffer jsonParams) -
Uses of StiExportSettings in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that return StiExportSettingsModifier and TypeMethodDescriptionstatic StiExportSettingsStiExportSettingsHelper.createExportSettings(StiExportFormat exportFormat, boolean isDashboard, HashMap<String, Object> jsSettings) -
Uses of StiExportSettings in com.stimulsoft.webviewer
Methods in com.stimulsoft.webviewer that return StiExportSettingsModifier and TypeMethodDescriptionstatic StiExportSettingsStiWebViewerHelper.getExportSettings(StiRequestParams requestParams, StiReport report) Methods in com.stimulsoft.webviewer that return types with arguments of type StiExportSettingsModifier and TypeMethodDescriptionStiWebViewerOptions.getDefaultExportSettings()An array of export settings that will be used by default.Methods in com.stimulsoft.webviewer with parameters of type StiExportSettingsModifier and TypeMethodDescriptionstatic StiWebActionResultStiWebViewerActions.emailReportResult(StiRequestParams requestParams, StiReport report, StiMailProperties options, StiExportSettings settings, StiHttpServletRequest request, StiHttpServletResponse response) static StiWebActionResultStiWebViewerActions.exportReportResult(StiRequestParams requestParams, StiReport report, StiExportSettings settings, StiHttpServletRequest httpContext, StiHttpServletResponse response) Get the action result required for export the report.static StiWebActionResultStiWebViewerActions.exportReportResult(StiHttpServletRequest httpContext, StiHttpServletResponse response, StiRequestParams requestParams, StiExportSettings settings) static StiWebActionResultStiWebViewerActions.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 StiExportSettingsModifier and TypeMethodDescriptionvoidStiWebViewerOptions.setDefaultExportSettings(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 StiExportSettingsModifier and TypeMethodDescriptionstatic StiExportSettingsStiExportsClass.getExportSettings(StiExportFormat exportFormat, Element settingsNode) Get the export settings from the client data