Why is "onRowSets()" not called in my ReportElement? [message #159263] |
Tue, 09 May 2006 06:16 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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!
|
|
|
Powered by
FUDForum. Page generated in 0.02788 seconds