Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Possible to access the property editor from BIRT Engine?
Possible to access the property editor from BIRT Engine? [message #368076] Wed, 29 April 2009 22:52 Go to next message
Eclipse UserFriend
Originally posted by: asd.asd.com

Is it possible to access the Property Editor using the BIRT engine. I
especially think of the 'filters' and 'binding' pane.
Re: Possible to access the property editor from BIRT Engine? [message #368114 is a reply to message #368076] Tue, 05 May 2009 13:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

You can add filters and bindings using the de api. Not certain if that
is what you want.

JS wrote:
> Is it possible to access the Property Editor using the BIRT engine. I
> especially think of the 'filters' and 'binding' pane.
Re: Possible to access the property editor from BIRT Engine? [message #368136 is a reply to message #368114] Tue, 05 May 2009 18:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: asd.asd.com

I was wondering if there was a call in the API corresponding to pressing the
"refresh" button under table bindings.

Currently I have to manually do this in the report designer to make all the
columnmappings visible for a table in my application.


"Jason Weathersby" <jasonweathersby@alltel.net> wrote in message
news:gtpe04$41a$1@build.eclipse.org...
> You can add filters and bindings using the de api. Not certain if that is
> what you want.
>
> JS wrote:
>> Is it possible to access the Property Editor using the BIRT engine. I
>> especially think of the 'filters' and 'binding' pane.
Re: Possible to access the property editor from BIRT Engine? [message #368138 is a reply to message #368136] Tue, 05 May 2009 20:03 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

There is code to refresh to GUI portion that is not in the API.

You can take a look at what is done in the source under
DataSetColumnBindingsFormPage.java in the handleRefreshSelectEvent();

Jason

JS wrote:
> I was wondering if there was a call in the API corresponding to pressing
> the "refresh" button under table bindings.
>
> Currently I have to manually do this in the report designer to make all
> the columnmappings visible for a table in my application.
>
>
> "Jason Weathersby" <jasonweathersby@alltel.net> wrote in message
> news:gtpe04$41a$1@build.eclipse.org...
>> You can add filters and bindings using the de api. Not certain if
>> that is what you want.
>>
>> JS wrote:
>>> Is it possible to access the Property Editor using the BIRT engine. I
>>> especially think of the 'filters' and 'binding' pane.
>
Previous Topic:Sorting on Strings?
Next Topic:Scale on Y-axis
Goto Forum:
  


Current Time: Mon May 13 15:34:27 GMT 2024

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

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

Back to the top