Hi,
I need some help in converting netbeans-based IReport Plugin to eclipse-based Jaspersoft Studio Plugin:
In IReport Plugin I could use IReportCompiler.addCompileListener(..) for adding a Listener on report-compile-event.
- is there an equivalent way in Jaspersoft Studio to get informed about this?
In case of this event, I got additionalParameters through Method getAdditionalParameters from ActionEvent-Object, which is casted to IReportCompiler-Class:
- is there also an equivalent way to get these parameters in Jaspersoft?
Thanks for your help,
Johannes
0 Answers:
No answers yet