com.stimulsoft.webdesigner.helper
Class StiWebDesignerOptionsHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiWebDesignerOptionsHelper
public class StiWebDesignerOptionsHelper
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiWebDesignerOptionsHelper
public StiWebDesignerOptionsHelper()
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.