Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Examples of custom report items with methods
Examples of custom report items with methods [message #736075] Thu, 13 October 2011 13:59 Go to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
Does anyone have one?
Re: Examples of custom report items with methods [message #736129 is a reply to message #736075] Thu, 13 October 2011 15:59 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Alexey,

Have you seen these:
http://www.eclipse.org/articles/article.php?file=Article-BIRT-ExtensionTutorial1/index.html
and
http://www.eclipse.org/articles/article.php?file=Article-BIRT-ExtensionTutorial2/index.html

Jason

On 10/13/2011 9:59 AM, Alexey Romanov wrote:
> Does anyone have one?
Re: Examples of custom report items with methods [message #736168 is a reply to message #736129] Thu, 13 October 2011 18:05 Go to previous messageGo to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
Yes, but it doesn't include methods, only properties.
Re: Examples of custom report items with methods [message #736214 is a reply to message #736168] Thu, 13 October 2011 20:24 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

What methods are your referring to?

Jason

On 10/13/2011 2:05 PM, Alexey Romanov wrote:
> Yes, but it doesn't include methods, only properties.
Re: Examples of custom report items with methods [message #736219 is a reply to message #736214] Thu, 13 October 2011 20:34 Go to previous messageGo to next message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
<method .../> in plugin.xml, like onCreate/onRender/onPageBreak/onPrepare for http://eclipse.org/birt/ref/rom/elements/ExtendedItem.html
Re: Examples of custom report items with methods [message #736760 is a reply to message #736219] Fri, 14 October 2011 10:00 Go to previous message
Alexey Romanov is currently offline Alexey RomanovFriend
Messages: 263
Registered: May 2010
Senior Member
I can get IMethodInfo by name from the list returned in modelHandle.getMethods(), but can't find a way to access the body of the method and Usages in JavaDoc for IMethodInfo doesn't show any methods which take it as an argument. Actually, it may not be necessary; I've thought of a way to do what I want with properties.
Previous Topic:Is role based access to report is possible with Eclipse BIRT?
Next Topic:Differentiate ComboBox and ListBox from BIRT Runtime API
Goto Forum:
  


Current Time: Sat Apr 20 00:47:14 GMT 2024

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

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

Back to the top