Class StiWebDesignerOptionsHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiWebDesignerOptionsHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidapplyDesignerOptionsToReport(HashMap<String, Object> designerOptions, StiReport report) getDesignerOptions(StiRequestParams requestParams)
-
Constructor Details
-
StiWebDesignerOptionsHelper
public StiWebDesignerOptionsHelper()
-
-
Method Details
-
getDefaultDesignerOptions
-
getDesignerOptions
public static HashMap<String,Object> getDesignerOptions(StiRequestParams requestParams) throws JSONException, UnsupportedEncodingException -
applyDesignerOptionsToReport
public static void applyDesignerOptionsToReport(HashMap<String, Object> designerOptions, StiReport report) throws Exception- Throws:
Exception
-