Package com.stimulsoft.base.blocks
Interface IStiBlocksParser
- All Known Implementing Classes:
StiBlocksParser
public interface IStiBlocksParser
Copyright Stimulsoft
-
Method Summary
Modifier and TypeMethodDescriptionvoidevaluate(IStiReport report, Object sender, Object stiEvent, EventArgs args) evaluateUserFunction(IStiReport report, Object functionObj, Map<String, Object> arguments) evaluateUserFunctionInCompilationMode(IStiReport report, String script, Map<String, Object> arguments)
-
Method Details
-
evaluate
-
evaluateUserFunction
-
evaluateUserFunctionInCompilationMode
-