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)
Diffrence between engine.api.script.element.IReportDesign and model.api.simpleapi.
pawanspace
Hi All,
If any one of you is working on BIRT Java Event handlers. Can any one tell me what is the difference between
org.eclipse.birt.report.engine.api.script.element.IReportDesign
and
org.eclipse.birt.report.model.api.simpleapi.IReportDesign
I hope to get a positive response from your side. Thanks!
regards,
Pawan Chopra
Find more posts tagged with
Comments
mwilliams
Hi Pawan,<br />
<br />
These documentation pages may help you with your question.<br />
<br />
org.eclipse.birt.report.engine.api.script.element.IReportDesign:<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/documentation/BIRT_220/EngineJavadoc/enginescript/api/org/eclipse/birt/report/engine/api/script/element/IReportDesign.html'>IReportDesign
(Birt Script API)</a><br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/documentation/BIRT_220/EngineJavadoc/enginescript/api/org/eclipse/birt/report/engine/api/script/element/class-use/IReportDesign.html'>Uses
of Interface org.eclipse.birt.report.engine.api.script.element.IReportDesign (Birt Script API)</a><br />
<br />
org.eclipse.birt.report.model.api.simpleapi.IReportDesign:<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/documentation/BIRT_220/EngineJavadoc/model/api/org/eclipse/birt/report/model/api/simpleapi/IReportDesign.html'>IReportDesign
(BIRT Model API - Provisional)</a><br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/documentation/BIRT_220/EngineJavadoc/model/api/org/eclipse/birt/report/model/api/simpleapi/class-use/IReportDesign.html'>Uses
of Interface org.eclipse.birt.report.model.api.simpleapi.IReportDesign (BIRT Model API - Provisional)</a><br />
<br />
Hope this helps.