Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Drag and Drap of EMF object with the list Viewer of the generated EMF Editor.
Drag and Drap of EMF object with the list Viewer of the generated EMF Editor. [message #424342] Thu, 23 October 2008 22:25 Go to next message
Suresh Subramanian is currently offline Suresh SubramanianFriend
Messages: 61
Registered: July 2009
Member
Hi,
In the generated editor of my model. I have containement higherarcy like
below.

Class A
|_ Class B

In the selection Pane

If i create the mode like below

A1
|_B1
|_B2

using Drag and Drap functionality i can change like this
A1
|_B2
|_B1

accordingly the underlaing model file also updated with the changes. This is
great. But i want to do that in the List Pane if i want to do same it is not
working. How can i acheive this.

Help is appricated.

Regards,
Suresh Subramanian
Re: Drag and Drap of EMF object with the list Viewer of the generated EMF Editor. [message #424348 is a reply to message #424342] Fri, 24 October 2008 09:24 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
Suresh,

I don't think it can work for lists. It would be better to use a table
with one column.


Suresh Subramanian wrote:
> Hi,
> In the generated editor of my model. I have containement higherarcy like
> below.
>
> Class A
> |_ Class B
>
> In the selection Pane
>
> If i create the mode like below
>
> A1
> |_B1
> |_B2
>
> using Drag and Drap functionality i can change like this
> A1
> |_B2
> |_B1
>
> accordingly the underlaing model file also updated with the changes. This is
> great. But i want to do that in the List Pane if i want to do same it is not
> working. How can i acheive this.
>
> Help is appricated.
>
> Regards,
> Suresh Subramanian
>
>
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Drag and Drap of EMF object with the list Viewer of the generated EMF Editor. [message #424349 is a reply to message #424348] Fri, 24 October 2008 09:31 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Ed Merks schrieb:
> Suresh,
>
> I don't think it can work for lists. It would be better to use a table
> with one column.
^^^^^^^^^^^
NO column!

Tom

--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:Writing entities with a different model implementation
Next Topic:Property and multi selection
Goto Forum:
  


Current Time: Wed Sep 25 02:47:18 GMT 2024

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

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

Back to the top