|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.webviewer.StiWebViewerOptions.ExportOptions
public class StiWebViewerOptions.ExportOptions
| Field Summary | |
|---|---|
boolean |
storeExportSettings
|
| Constructor Summary | |
|---|---|
StiWebViewerOptions.ExportOptions()
|
|
| Method Summary | |
|---|---|
StiDefaultExportSettings |
getDefaultSettings()
A class which controls default settings of exports. |
boolean |
isShowExportDialog()
A value which allows to display the export dialog, or to export with the default settings. |
boolean |
isShowExportToCsv()
A value which indicates that the user can save the report from the viewer to the CSV format. |
boolean |
isShowExportToDbf()
|
boolean |
isShowExportToDif()
|
boolean |
isShowExportToDocument()
A value which indicates that the user can save the report from the viewer to the report document file. |
boolean |
isShowExportToExcel()
A value which indicates that the user can save the report from the viewer to the Excel BIFF format. |
boolean |
isShowExportToExcel2007()
A value which indicates that the user can save the report from the viewer to the Excel 2007-2010 format. |
boolean |
isShowExportToExcelXml()
A value which indicates that the user can save the report from the viewer to the Excel XML format. |
boolean |
isShowExportToHtml()
A value which indicates that the user can save the report from the viewer to the HTML format. |
boolean |
isShowExportToHtml5()
A value which indicates that the user can save the report from the viewer to the HTML5 format. |
boolean |
isShowExportToImageBmp()
A value which indicates that the user can save the report from the viewer to the BMP image format. |
boolean |
isShowExportToImageGif()
|
boolean |
isShowExportToImageJpeg()
A value which indicates that the user can save the report from the viewer to the GIF image format. |
boolean |
isShowExportToImageMetafile()
|
boolean |
isShowExportToImagePcx()
A value which indicates that the user can save the report from the viewer to the PCX image format. |
boolean |
isShowExportToImagePng()
A value which indicates that the user can save the report from the viewer to the PNG image format. |
boolean |
isShowExportToImageSvg()
A value which indicates that the user can save the report from the viewer to the SVG image format. |
boolean |
isShowExportToImageSvgz()
A value which indicates that the user can save the report from the viewer to the SVGZ image format. |
boolean |
isShowExportToImageTiff()
|
boolean |
isShowExportToMht()
A value which indicates that the user can save the report from the viewer to the MHT (Web Archive) format. |
boolean |
isShowExportToOpenDocumentCalc()
|
boolean |
isShowExportToOpenDocumentWriter()
|
boolean |
isShowExportToPdf()
A value which indicates that the user can save the report from the viewer to the PDF format. |
boolean |
isShowExportToPowerPoint()
|
boolean |
isShowExportToRtf()
A value which indicates that the user can save the report from the viewer to the Rich Text format. |
boolean |
isShowExportToSylk()
A value which indicates that the user can save the report from the viewer to the Sylk format. |
boolean |
isShowExportToText()
A value which indicates that the user can save the report from the viewer to the TEXT format. |
boolean |
isShowExportToWord2007()
A value which indicates that the user can save the report from the viewer to the Word 2007-2010 format. |
boolean |
isShowExportToXml()
A value which indicates that the user can save the report from the viewer to the XML format. |
boolean |
isShowExportToXps()
A value which indicates that the user can save the report from the viewerto the XPS format. |
boolean |
isStoreExportSettings()
|
void |
setDefaultSettings(StiDefaultExportSettings defaultSettings)
A class which controls default settings of exports. |
void |
setShowExportDialog(boolean showExportDialog)
A value which allows to display the export dialog, or to export with the default settings. |
void |
setShowExportToCsv(boolean showExportToCsv)
A value which indicates that the user can save the report from the viewer to the CSV format. |
void |
setShowExportToDocument(boolean showExportToDocument)
A value which indicates that the user can save the report from the viewer to the report document file. |
void |
setShowExportToExcel(boolean showExportToExcel)
A value which indicates that the user can save the report from the viewer to the Excel BIFF format. |
void |
setShowExportToExcel2007(boolean showExportToExcel2007)
A value which indicates that the user can save the report from the viewer to the Excel 2007-2010 format. |
void |
setShowExportToExcelXml(boolean showExportToExcelXml)
A value which indicates that the user can save the report from the viewer to the Excel XML format. |
void |
setShowExportToHtml(boolean showExportToHtml)
A value which indicates that the user can save the report from the viewer to the HTML format. |
void |
setShowExportToImageBmp(boolean showExportToImageBmp)
A value which indicates that the user can save the report from the viewer to the BMP image format. |
void |
setShowExportToImageJpeg(boolean showExportToImageJpeg)
A value which indicates that the user can save the report from the viewer to the GIF image format. |
void |
setShowExportToImagePcx(boolean showExportToImagePcx)
A value which indicates that the user can save the report from the viewer to the PCX image format. |
void |
setShowExportToImagePng(boolean showExportToImagePng)
A value which indicates that the user can save the report from the viewer to the PNG image format. |
void |
setShowExportToImageSvg(boolean showExportToImageSvg)
A value which indicates that the user can save the report from the viewer to the SVG image format. |
void |
setShowExportToImageSvgz(boolean showExportToImageSvgz)
A value which indicates that the user can save the report from the viewer to the SVGZ image format. |
void |
setShowExportToMht(boolean showExportToMht)
A value which indicates that the user can save the report from the viewer to the MHT (Web Archive) format. |
void |
setShowExportToOpenDocumentCalc(boolean value)
|
void |
setShowExportToOpenDocumentWriter(boolean value)
|
void |
setShowExportToPdf(boolean showExportToPdf)
A value which indicates that the user can save the report from the viewer to the PDF format. |
void |
setShowExportToRtf(boolean showExportToRtf)
A value which indicates that the user can save the report from the viewer to the Rich Text format. |
void |
setShowExportToSylk(boolean showExportToSylk)
A value which indicates that the user can save the report from the viewer to the Sylk format. |
void |
setShowExportToText(boolean showExportToText)
A value which indicates that the user can save the report from the viewer to the TEXT format. |
void |
setShowExportToWord2007(boolean showExportToWord2007)
A value which indicates that the user can save the report from the viewer to the Word 2007-2010 format. |
void |
setShowExportToXml(boolean showExportToXml)
A value which indicates that the user can save the report from the viewer to the XML format. |
void |
setShowExportToXps(boolean showExportToXps)
A value which indicates that the user can save the report from the viewerto the XPS format. |
void |
setStoreExportSettings(boolean storeExportSettings)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean storeExportSettings
| Constructor Detail |
|---|
public StiWebViewerOptions.ExportOptions()
| Method Detail |
|---|
public boolean isStoreExportSettings()
public void setStoreExportSettings(boolean storeExportSettings)
storeExportSettings - the storeExportSettings to setpublic StiDefaultExportSettings getDefaultSettings()
public void setDefaultSettings(StiDefaultExportSettings defaultSettings)
defaultSettings - the defaultSettings to setpublic boolean isShowExportDialog()
public void setShowExportDialog(boolean showExportDialog)
showExportDialog - the showExportDialog to setpublic boolean isShowExportToDocument()
public void setShowExportToDocument(boolean showExportToDocument)
showExportToDocument - the showExportToDocument to setpublic boolean isShowExportToPdf()
public void setShowExportToPdf(boolean showExportToPdf)
showExportToPdf - the showExportToPdf to setpublic boolean isShowExportToXps()
public void setShowExportToXps(boolean showExportToXps)
showExportToXps - the showExportToXps to setpublic boolean isShowExportToPowerPoint()
public boolean isShowExportToHtml()
public void setShowExportToHtml(boolean showExportToHtml)
showExportToHtml - the showExportToHtml to setpublic boolean isShowExportToHtml5()
public boolean isShowExportToMht()
public void setShowExportToMht(boolean showExportToMht)
showExportToMht - the showExportToMht to setpublic boolean isShowExportToText()
public void setShowExportToText(boolean showExportToText)
showExportToText - the showExportToText to setpublic boolean isShowExportToRtf()
public void setShowExportToRtf(boolean showExportToRtf)
showExportToRtf - the showExportToRtf to setpublic boolean isShowExportToWord2007()
public void setShowExportToWord2007(boolean showExportToWord2007)
showExportToWord2007 - the showExportToWord2007 to setpublic boolean isShowExportToOpenDocumentWriter()
public void setShowExportToOpenDocumentWriter(boolean value)
public boolean isShowExportToExcel()
public void setShowExportToExcel(boolean showExportToExcel)
showExportToExcel - the showExportToExcel to setpublic boolean isShowExportToExcelXml()
public void setShowExportToExcelXml(boolean showExportToExcelXml)
showExportToExcelXml - the showExportToExcelXml to setpublic boolean isShowExportToExcel2007()
public void setShowExportToExcel2007(boolean showExportToExcel2007)
showExportToExcel2007 - the showExportToExcel2007 to setpublic boolean isShowExportToOpenDocumentCalc()
public void setShowExportToOpenDocumentCalc(boolean value)
public boolean isShowExportToCsv()
public void setShowExportToCsv(boolean showExportToCsv)
showExportToCsv - the showExportToCsv to setpublic boolean isShowExportToDbf()
public boolean isShowExportToXml()
public void setShowExportToXml(boolean showExportToXml)
showExportToXml - the showExportToXml to setpublic boolean isShowExportToDif()
public boolean isShowExportToSylk()
public void setShowExportToSylk(boolean showExportToSylk)
showExportToSylk - the showExportToSylk to setpublic boolean isShowExportToImageBmp()
public void setShowExportToImageBmp(boolean showExportToImageBmp)
showExportToImageBmp - the showExportToImageBmp to setpublic boolean isShowExportToImageGif()
public boolean isShowExportToImageJpeg()
public void setShowExportToImageJpeg(boolean showExportToImageJpeg)
showExportToImageJpeg - the showExportToImageJpeg to setpublic boolean isShowExportToImagePcx()
public void setShowExportToImagePcx(boolean showExportToImagePcx)
showExportToImagePcx - the showExportToImagePcx to setpublic boolean isShowExportToImagePng()
public void setShowExportToImagePng(boolean showExportToImagePng)
showExportToImagePng - the showExportToImagePng to setpublic boolean isShowExportToImageTiff()
public boolean isShowExportToImageMetafile()
public boolean isShowExportToImageSvg()
public void setShowExportToImageSvg(boolean showExportToImageSvg)
showExportToImageSvg - the showExportToImageSvg to setpublic boolean isShowExportToImageSvgz()
public void setShowExportToImageSvgz(boolean showExportToImageSvgz)
showExportToImageSvgz - the showExportToImageSvgz to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||