Class StiBarCodeHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiBarCodeHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidapplyBarCodeProperties(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult) static voidapplyBarCodeProperty(StiReport report, HashMap param, HashMap callbackResult) getBarCodeJSObject(StiBarCode barCode) getBarCodeProperties(StiBarCode barCode) static StringgetBarCodeSampleImage(StiBarCode barCode) static voidgetBarCodeSamples(StiReport report, HashMap<String, Object> param, HashMap<String, Object> callbackResult)
-
Constructor Details
-
StiBarCodeHelper
public StiBarCodeHelper()
-
-
Method Details
-
getBarCodeJSObject
- Throws:
Exception
-
getBarCodeProperties
-
applyBarCodeProperties
public static void applyBarCodeProperties(StiReport report, HashMap<String, Object> param, HashMap<String, throws ExceptionObject> callbackResult) - Throws:
Exception
-
getBarCodeSampleImage
- Throws:
Exception
-
getBarCodeSamples
public static void getBarCodeSamples(StiReport report, HashMap<String, Object> param, HashMap<String, throws ExceptionObject> callbackResult) - Throws:
Exception
-
applyBarCodeProperty
public static void applyBarCodeProperty(StiReport report, HashMap param, HashMap callbackResult) throws Exception - Throws:
Exception
-