com.stimulsoft.webdesigner.helper
Class StiWebDesignerOptionsHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiWebDesignerOptionsHelper
public class StiWebDesignerOptionsHelper
- extends java.lang.Object
Copyright Stimulsoft
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiWebDesignerOptionsHelper
public StiWebDesignerOptionsHelper()
getDefaultDesignerOptions
public static java.util.HashMap<java.lang.String,java.lang.Object> getDefaultDesignerOptions()
getDesignerOptions
public static java.util.HashMap<java.lang.String,java.lang.Object> getDesignerOptions(javax.servlet.http.HttpServletRequest httpContext)
throws JSONException
- Throws:
JSONException
applyDesignerOptionsToReport
public static void applyDesignerOptionsToReport(java.util.HashMap<java.lang.String,java.lang.Object> designerOptions,
StiReport report)
throws java.lang.Exception
- Throws:
java.lang.Exception