Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Why is "onRowSets()" not called in my ReportElement?
Why is "onRowSets()" not called in my ReportElement? [message #159263] Tue, 09 May 2006 06:16 Go to next message
Eclipse UserFriend
Originally posted by: juergen.schwarz.gefasoft.de

I have written a custom ReportElement and created a plugin.xml.
I have classes implementing the IReportItemPresentation and
IReportItemGeneration interfaces.
I can see that the constructors and othermethods of these classes are
called when generating my report (so I assume my plugin.xml is correct).
But: The (I think) most important method "onRowSets()" is not called.
Any idea why?
I'm really stuck here!
Re: Why is "onRowSets()" not called in my ReportElement? [message #159278 is a reply to message #159263] Tue, 09 May 2006 06:31 Go to previous message
Eclipse UserFriend
Originally posted by: juergen.schwarz.gefasoft.de

Sorry, jhave to specify:

IReportItemPresentation.onRowSets() is called but always with rowSets=null
IReportItemPresentation.onRowSets() is not called


> I have written a custom ReportElement and created a plugin.xml.
> I have classes implementing the IReportItemPresentation and
> IReportItemGeneration interfaces.
> I can see that the constructors and othermethods of these classes are
> called when generating my report (so I assume my plugin.xml is correct).
> But: The (I think) most important method "onRowSets()" is not called.
> Any idea why?
> I'm really stuck here!
Previous Topic:Problem with XML data source
Next Topic:Custom Logger
Goto Forum:
  


Current Time: Thu Dec 26 20:15:18 GMT 2024

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

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

Back to the top