Skip to main content



      Home
Home » Archived » BIRT » Examples of custom report items with methods
Examples of custom report items with methods [message #736075] Thu, 13 October 2011 09:59 Go to next message
Eclipse UserFriend
Does anyone have one?
Re: Examples of custom report items with methods [message #736129 is a reply to message #736075] Thu, 13 October 2011 11:59 Go to previous messageGo to next message
Eclipse UserFriend
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 14:05 Go to previous messageGo to next message
Eclipse UserFriend
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 16:24 Go to previous messageGo to next message
Eclipse UserFriend
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 16:34 Go to previous messageGo to next message
Eclipse UserFriend
<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 06:00 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 15:08:22 EDT 2025

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

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

Back to the top