com.stimulsoft.webdesigner.helper
Class StiWebDesignerOptionsHelper

java.lang.Object
  extended by com.stimulsoft.webdesigner.helper.StiWebDesignerOptionsHelper

public class StiWebDesignerOptionsHelper
extends Object

Copyright Stimulsoft


Constructor Summary
StiWebDesignerOptionsHelper()
           
 
Method Summary
static void applyDesignerOptionsToReport(Hashtable<String,Object> designerOptions, StiReport report)
           
static Hashtable<String,Object> getDefaultDesignerOptions()
           
static Hashtable<String,Object> getDesignerOptions(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

StiWebDesignerOptionsHelper

public StiWebDesignerOptionsHelper()
Method Detail

getDefaultDesignerOptions

public static Hashtable<String,Object> getDefaultDesignerOptions()

getDesignerOptions

public static Hashtable<String,Object> getDesignerOptions(javax.servlet.http.HttpServletRequest httpContext)
                                                   throws JSONException
Throws:
JSONException

applyDesignerOptionsToReport

public static void applyDesignerOptionsToReport(Hashtable<String,Object> designerOptions,
                                                StiReport report)
                                         throws Exception
Throws:
Exception


Copyright © 2017 Stimulsoft. All Rights Reserved.