Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » retrieve param from java
retrieve param from java [message #511776] Tue, 02 February 2010 19:08 Go to next message
Nicola is currently offline NicolaFriend
Messages: 184
Registered: July 2009
Senior Member
Hi,
is there an example of code to retrieve a param from an eventHandler
java class, please?

Thank you
nicola
Re: retrieve param from java [message #511791 is a reply to message #511776] Tue, 02 February 2010 21:31 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Nicola,

You should be able to get it in any event that has the reportContext, like:

reportContext.getParameterValue("myparameter");

Jason

nicola wrote:
> Hi,
> is there an example of code to retrieve a param from an eventHandler
> java class, please?
>
> Thank you
> nicola
Previous Topic:count group items
Next Topic:Problem in pdf
Goto Forum:
  


Current Time: Fri Apr 19 13:35:42 GMT 2024

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

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

Back to the top