Uses of Class
com.stimulsoft.webviewer.StiWebViewerOptions

Packages that use StiWebViewerOptions
com.stimulsoft.webviewer   
com.stimulsoft.webviewer.component   
com.stimulsoft.webviewer.taglib   
 

Uses of StiWebViewerOptions in com.stimulsoft.webviewer
 

Methods in com.stimulsoft.webviewer with parameters of type StiWebViewerOptions
 java.lang.String StiWebViewerHelper.getWebViewer(StiWebViewerOptions options, StiMailProperties mailProperties, java.net.URL context, javax.servlet.http.HttpServletRequest request, StiReport report, javax.servlet.ServletContext servletContext)
           
 java.lang.String StiWebViewerHelper.getWebViewer(java.lang.String viewerID, StiWebViewerOptions options, StiMailProperties mailProperties, java.net.URL context, javax.servlet.http.HttpServletRequest request, StiReport report, javax.servlet.ServletContext servletContext)
           
 

Constructors in com.stimulsoft.webviewer with parameters of type StiWebViewerOptions
StiWebViewerRender(StiWebViewerOptions options, java.net.URL context)
           
 

Uses of StiWebViewerOptions in com.stimulsoft.webviewer.component
 

Methods in com.stimulsoft.webviewer.component that return StiWebViewerOptions
 StiWebViewerOptions StiTestWebViewerBean.getOptions()
           
 

Methods in com.stimulsoft.webviewer.component with parameters of type StiWebViewerOptions
 void StiTestWebViewerBean.setOptions(StiWebViewerOptions options)
           
 

Uses of StiWebViewerOptions in com.stimulsoft.webviewer.taglib
 

Methods in com.stimulsoft.webviewer.taglib that return StiWebViewerOptions
 StiWebViewerOptions StiWebViewerTag.getOptions()
           
 

Methods in com.stimulsoft.webviewer.taglib with parameters of type StiWebViewerOptions
 void StiWebViewerTag.setOptions(StiWebViewerOptions options)