Skip to main content



      Home
Home » Archived » BIRT » Cannot create an extendedItem Hadnle -- Its always null !!!
Cannot create an extendedItem Hadnle -- Its always null !!! [message #244107] Thu, 21 June 2007 15:41 Go to next message
Eclipse UserFriend
Originally posted by: a.x.com

Hello Experts,

I am trying to create an ExtendedItemHadle as a container for the PieChart
that I want to create , however when I use the following statement to
create the ExtendedItemHandle..

ExtendedItemHandle eih = designFactory.newExtendedItem ( null, "Chart"
);//$NON-NLS-1$


I always get null for teh variable eih, please let me know how to resolve
this.

Thanks.
Re: Cannot create an extendedItem Hadnle -- Its always null !!! [message #244302 is a reply to message #244107] Fri, 22 June 2007 11:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: a.x.com

Can anybody answer this please?
Re: Cannot create an extendedItemHandle to add a chart to teh report. [message #244399 is a reply to message #244302] Fri, 22 June 2007 14:30 Go to previous message
Eclipse UserFriend
Originally posted by: a.x.com

I am initializing the ExtendedItemHandle in a servlet and it returns a
null evertytime teh following line is executed.

ExtendedItemHandle eih = designFactory.newExtendedItem ( null, "Chart"
);//$NON-NLS-1$


Is this the only way to add the chart to the report, as I have seen all
the xamples in the plugins birt.chart.examples.report.api have used the
same element to add the chart to teh report.

Please advise
Previous Topic:Problem Running PDF-Report with ReportEngine API
Next Topic:RC3 and Aggregation Filters
Goto Forum:
  


Current Time: Sun May 11 03:24:14 EDT 2025

Powered by FUDForum. Page generated in 0.03481 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top