Class StiBlocklyHelper
java.lang.Object
com.stimulsoft.webdesigner.blockly.StiBlocklyHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgetBlocklyInitParameters(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult) static StringgetBlockyWorkspaceXML(String eventValue) static StringgetInitBlocksJsCode(StiReport report, StiUserFunction userFunction) static StringgetResourceFileText(String filename) static Stringstatic StringgetToolboxXML(StiReport report, boolean showCurrentValue, StiUserFunction userFunction)
-
Constructor Details
-
StiBlocklyHelper
public StiBlocklyHelper()
-
-
Method Details
-
getResourceFileText
-
getToolboxXML
public static String getToolboxXML(StiReport report, boolean showCurrentValue, StiUserFunction userFunction) -
getBlockyWorkspaceXML
-
getSampleXML
-
getBlocklyInitParameters
-
getInitBlocksJsCode
-