Uses of Interface
com.stimulsoft.base.design.IStiReport
Packages that use IStiReport
-
Uses of IStiReport in com.stimulsoft.base.blocks
Methods in com.stimulsoft.base.blocks with parameters of type IStiReportModifier and TypeMethodDescriptionvoidIStiBlocksParser.evaluate(IStiReport report, Object sender, Object stiEvent, EventArgs args) IStiBlocksParser.evaluateUserFunction(IStiReport report, Object functionObj, Map<String, Object> arguments) IStiBlocksParser.evaluateUserFunctionInCompilationMode(IStiReport report, String script, Map<String, Object> arguments) -
Uses of IStiReport in com.stimulsoft.blockly
Methods in com.stimulsoft.blockly with parameters of type IStiReportModifier and TypeMethodDescriptionfinal voidStiBlocksParser.evaluate(IStiReport report, Object sender, Object eventObj, EventArgs args) final ObjectStiBlocksParser.evaluateUserFunction(IStiReport report, Object functionObj, Map<String, Object> arguments) final ObjectStiBlocksParser.evaluateUserFunctionInCompilationMode(IStiReport report, String script, Map<String, Object> arguments) -
Uses of IStiReport in com.stimulsoft.report
Classes in com.stimulsoft.report that implement IStiReport