Remove data set access for an extended item [message #147897] |
Fri, 24 March 2006 11:11 |
Eclipse User |
|
|
|
Hi,
I'm developping a new report item using the extensions Birt provides. I
somehow succeeeded in creating my item, but I get the following problem:
"The extendedItem must be able to access one data set".
How can I remove that problem since I don't need to access any data set
with that report item?
For information, I extended the reportitemUI, reportitemPresentation and
reportitemModel.
For reportitemPresentation, I extended ReportItemPresentationBase class
and I set my output as: OUTPUT_AS_HTML_TEXT and I wrote my code in
onRowSets method.
|
|
|
Powered by
FUDForum. Page generated in 0.02300 seconds