Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Databinding for JFace's IViewerObservableSet
EMF Databinding for JFace's IViewerObservableSet [message #424174] Sun, 19 October 2008 23:32 Go to next message
Eclipse UserFriend
Originally posted by: tom.seidel.spiritlink.de

Hi,

I'd like to bind an EList to the checked elements of a viewer.
The method
ViewersObservables.observeCheckedElements(viewer, elementType);
returns an IViewerObservableSet, but in the EMF Edit Databing bundle is
no implementation for a Set. Is there any workaround to use an
IObservableList?

Thanks in advance
Tom
Re: EMF Databinding for JFace's IViewerObservableSet [message #424175 is a reply to message #424174] Sun, 19 October 2008 23:54 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Tom,

This sounds just like the question "CheckboxTreeViewer data binding with
EMF" from "16/10/2008 7:24 AM".


Tom Seidel wrote:
> Hi,
>
> I'd like to bind an EList to the checked elements of a viewer.
> The method
> ViewersObservables.observeCheckedElements(viewer, elementType);
> returns an IViewerObservableSet, but in the EMF Edit Databing bundle
> is no implementation for a Set. Is there any workaround to use an
> IObservableList?
>
> Thanks in advance
> Tom
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: EMF Databinding for JFace's IViewerObservableSet [message #424176 is a reply to message #424175] Mon, 20 October 2008 00:12 Go to previous message
Eclipse UserFriend
Originally posted by: tom.seidel.spiritlink.de

Hrmpf, sometimes it's difficult to see the wood for the trees... ;)

Thanks Ed.

Ed Merks schrieb:
> Tom,
>
> This sounds just like the question "CheckboxTreeViewer data binding with
> EMF" from "16/10/2008 7:24 AM".
>
>
> Tom Seidel wrote:
>> Hi,
>>
>> I'd like to bind an EList to the checked elements of a viewer.
>> The method
>> ViewersObservables.observeCheckedElements(viewer, elementType);
>> returns an IViewerObservableSet, but in the EMF Edit Databing bundle
>> is no implementation for a Set. Is there any workaround to use an
>> IObservableList?
>>
>> Thanks in advance
>> Tom
>>
>
Previous Topic:[CDO] resource navigator?
Next Topic:Dynamic checking the EObject type
Goto Forum:
  


Current Time: Sat Apr 20 03:40:21 GMT 2024

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

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

Back to the top