Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » [DataBinding] How to bind a List/ListViewer multi selection
[DataBinding] How to bind a List/ListViewer multi selection [message #328981] Mon, 09 June 2008 19:42 Go to next message
Eclipse UserFriend
Originally posted by: MeLene3.gmail.com

Hi

I'm using eclipse 3.3.
I've a List with SWT.MULTI and an attached ListViewer with a
ObservableListContentProvider/ObservableMapLabelProvider. How is the best
way to bind the selection to an ArrayList in my domain?

Thanks
-Lene
Re: [DataBinding] How to bind a List/ListViewer multi selection [message #328985 is a reply to message #328981] Mon, 09 June 2008 21:03 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
You need 3.4 to make this happen but the databinding from 3.4 is
compatible with SWT 3.3. Fetch the sources from CVS and you are done.
You also get a lot new things for free then (e.g. Tree-Support, ...) :-)

Lene schrieb:
> Hi
>
> I'm using eclipse 3.3. I've a List with SWT.MULTI and an attached
> ListViewer with a
> ObservableListContentProvider/ObservableMapLabelProvider. How is the
> best way to bind the selection to an ArrayList in my domain?
> Thanks
> -Lene
>


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:Plugin dev
Next Topic:[DataBinding] Connect Databinding Error Message with Eclipse Forms
Goto Forum:
  


Current Time: Mon Jul 08 14:29:59 GMT 2024

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

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

Back to the top