Uses of Class
com.stimulsoft.webviewer.StiJavascriptParameters

Packages that use StiJavascriptParameters
com.stimulsoft.webviewer   
com.stimulsoft.webviewer.helper   
 

Uses of StiJavascriptParameters in com.stimulsoft.webviewer
 

Methods in com.stimulsoft.webviewer with parameters of type StiJavascriptParameters
static String StiWebViewer.emailReportResult(javax.servlet.http.HttpServletRequest httpContext, StiJavascriptParameters jsParams)
          Export the report action result by the client request and send it by Email.
static StiReport StiWebViewer.getReportObject(javax.servlet.http.HttpServletRequest httpContext, StiJavascriptParameters jsParams)
           
static StiReport StiWebViewer.getReportObject(javax.servlet.http.HttpServletRequest httpContext, String paramsGuid, StiJavascriptParameters jsParams)
          Get the report template or report snapshot, sent by the client.
static Object StiWebViewer.interactionResult(javax.servlet.http.HttpServletRequest httpContext, StiReport report, StiJavascriptParameters jsParams)
          Get the requested interaction result of the specified report.
static Object StiWebViewer.printReportResult(javax.servlet.http.HttpServletRequest httpContext, StiJavascriptParameters jsParams)
          Get the prepared report for printing.
static void StiWebViewer.saveReportObject(javax.servlet.http.HttpServletRequest httpContext, StiReport report, boolean ignorjsParam, StiJavascriptParameters jsParams)
           
static void StiWebViewer.saveReportObject(javax.servlet.http.HttpServletRequest httpContext, StiReport report, StiJavascriptParameters jsParams)
           
static Object StiWebViewer.viewerEventResult(javax.servlet.http.HttpServletRequest httpContext, StiReport report, boolean detectActionResult, StiJavascriptParameters jsParams)
          Get the requested report page of the specified report.
 

Uses of StiJavascriptParameters in com.stimulsoft.webviewer.helper
 

Methods in com.stimulsoft.webviewer.helper that return StiJavascriptParameters
static StiJavascriptParameters StiJavascriptHelper.getParameters()
           
static StiJavascriptParameters StiJavascriptHelper.getParameters(javax.servlet.http.HttpServletRequest httpContext)
           
 

Methods in com.stimulsoft.webviewer.helper with parameters of type StiJavascriptParameters
static Object StiResourcesHelper.get(String contextURL, StiJavascriptParameters jsParams)
           
 



Copyright © 2017 Stimulsoft. All Rights Reserved.