Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
OnStartPage/OnEndPage in Java event handler
ghigad
Hi,
I'm looking for a way to implement OnStartPage and OnEndPage event handlers in a Java class (not in Javascript).
I could not find the corresponding methods in org.eclipse.birt.report.engine.api.script.eventhandler.IReportEventHandler and I could not find any corresponding interface for the Master Page (anything like IMasterPageEventHandler). Also, there doesn't seem to be a way to specify an Event Handler Class on a Master Page (except through the advanced properties).
Since all the other events can be implemented either in Javascript or in a Java class, it seems to be a missing feature in BIRT (or some kind of inconsistency in the BIRT API...).
Can anyone help me here?
Should I file a bug report?
Thank you!
Ghis
Find more posts tagged with
Comments
mwilliams
Please file an enhancement request for this at
http://www.birt-exchange.org/org/resources/bug-reporting/
.
ghigad
<blockquote class='ipsBlockquote' data-author="'mwilliams'" data-cid="74580" data-time="1299862829" data-date="11 March 2011 - 10:00 AM"><p>
Please file an enhancement request for this at <a class='bbc_url' href='
http://www.birt-exchange.org/org/resources/bug-reporting/.'>http://www.birt-exchange.org/org/resources/bug-reporting/.</a><br
/></p></blockquote>
<br />
Done. See <a class='bbc_url' href='
https://bugs.eclipse.org/bugs/show_bug.cgi?id=339736'>https://bugs.eclipse.org/bugs/show_bug.cgi?id=339736</a>.<br
/>
<br />
Thank you!
mwilliams
Thanks for the update! Let us know whenever you have questions!