[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] Setting values for parameter from outside

Hi,
I have a RCP with 4 views. I have 1 Report with parameters. I want, when i make selection in the views to take the selected elements and to set the selection like parameter selection (parameter values = elements from the views). How can I do that.


I don't realy understand the setParameterValue()- method! I think this is a method to fill the possible selection parameter values. Am I right?

I have expected setSelection()- method,but i can't find so kind of method. There is only getValue() in IParameterSelectionChoice

Thanks