Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [Databinding] How to bind multiple selected items to a bean?
[Databinding] How to bind multiple selected items to a bean? [message #297537] Mon, 16 January 2006 22:20 Go to next message
Eclipse UserFriend
Hi,

I tried to use the data binding framework in two scenarios:
- getting the list of selected items of a TableViewer into a bean.
As far as I can see from the source code multiple selected items
aren't supported yet by the ViewersUpdatableFactory, or did I
missed some simple solution ?

- connecting the checkedElements() property of a CheckboxTableViewer
to a bean property able to return a java.util.List of objects. I
wasn't able to build a successful connection between these two items.

All of my attempts to use the framework failed miserably, so any
idea would be appreciated. Is there any documentation out yet for
the dbf apart from reading the sourcecode and the scenario documents
on the wiki ?

Regards,
Axel
Re: [Databinding] How to bind multiple selected items to a bean? [message #297841 is a reply to message #297537] Fri, 20 January 2006 12:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bokowski.ca.ibm.com

Hi Axel,

Thanks for reporting this. I have filed two bugs for the missing support:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=124683
https://bugs.eclipse.org/bugs/show_bug.cgi?id=124684

Right now, this is all documentation we have:
http://wiki.eclipse.org/index.php/JFace_Data_Binding

What could we do better to improve your experience with the data binding
framework?

Boris.

"Axel Schlueter" <axel_eclipse@pqrs.de> wrote in message
news:dqhnp1$eap$1@utils.eclipse.org...
> Hi,
>
> I tried to use the data binding framework in two scenarios:
> - getting the list of selected items of a TableViewer into a bean.
> As far as I can see from the source code multiple selected items
> aren't supported yet by the ViewersUpdatableFactory, or did I
> missed some simple solution ?
>
> - connecting the checkedElements() property of a CheckboxTableViewer
> to a bean property able to return a java.util.List of objects. I
> wasn't able to build a successful connection between these two items.
>
> All of my attempts to use the framework failed miserably, so any
> idea would be appreciated. Is there any documentation out yet for
> the dbf apart from reading the sourcecode and the scenario documents
> on the wiki ?
>
> Regards,
> Axel
Re: [Databinding] How to bind multiple selected items to a bean? [message #298683 is a reply to message #297537] Thu, 02 February 2006 11:01 Go to previous message
Eclipse UserFriend
Axel Schlueter wrote:
> All of my attempts to use the framework failed miserably, so any
> idea would be appreciated. Is there any documentation out yet for
> the dbf apart from reading the sourcecode and the scenario documents
> on the wiki ?

Sorry for the delayed response. I had been away due to multiple deaths
in my family.

Did you see my blog entry on getting started with data binding?

http://www.coconut-palm-software.com/the_visual_editor/?p=57


Regards,

Dave Orme
--
Visual Editor Project lead
http://www.coconut-palm-software.com
http://www.db4o.com -- The Open-source Java Object Database
Previous Topic:"*" problem!
Next Topic:Update to 3.1.2
Goto Forum:
  


Current Time: Wed May 07 11:41:14 EDT 2025

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

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

Back to the top