com.stimulsoft.webviewer.helper
Class StiJavascriptHelper

java.lang.Object
  extended by com.stimulsoft.webviewer.helper.StiJavascriptHelper

public class StiJavascriptHelper
extends Object

Copyright Stimulsoft


Constructor Summary
StiJavascriptHelper()
           
 
Method Summary
static StiJavascriptParameters getParameters()
           
static StiJavascriptParameters getParameters(javax.servlet.http.HttpServletRequest httpContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiJavascriptHelper

public StiJavascriptHelper()
Method Detail

getParameters

public static StiJavascriptParameters getParameters()
                                             throws UnsupportedEncodingException,
                                                    JSONException
Throws:
UnsupportedEncodingException
JSONException

getParameters

public static StiJavascriptParameters getParameters(javax.servlet.http.HttpServletRequest httpContext)
                                             throws UnsupportedEncodingException,
                                                    JSONException
Throws:
UnsupportedEncodingException
JSONException


Copyright © 2017 Stimulsoft. All Rights Reserved.