Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Tabbed Property Sheet Question
Tabbed Property Sheet Question [message #204803] Tue, 09 September 2008 15:57 Go to next message
Kristian O'Connor is currently offline Kristian O'ConnorFriend
Messages: 29
Registered: July 2009
Junior Member
Hi all -

Let say you have a emf class called 'chair' that references zero, one or
more 'legs' as children, the chair exists in the notational model therefore
one can select it and modify its properties in the tabbed property editor...
but the legs do not.

Is there a way to select the chair, display its properties in the tabbed
property editor and dynamically add property tabs representing each 'leg' of
that chair underneath said chair tab?

I hope that the chair/leg analogy is comprehendable :o)

Currenty working with eclipse europa - 3.3.0

Thanks in advance.
Kristian
Re: Tabbed Property Sheet Question [message #205085 is a reply to message #204803] Wed, 10 September 2008 13:06 Go to previous messageGo to next message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Kristian O'Connor,

I suggest you implementing custom properties tab. You can get stub class
generated from .gmfgen model and then modify it..

-----------------
Alex Shatalin
Re: Tabbed Property Sheet Question [message #205188 is a reply to message #205085] Thu, 11 September 2008 09:37 Go to previous message
Kristian O'Connor is currently offline Kristian O'ConnorFriend
Messages: 29
Registered: July 2009
Junior Member
Cheers, I will give it a go...


"Alex Shatalin" <vano@borland.com> wrote in message
news:3c3172e6266d48cae16e01a55af4@news.eclipse.org...
> Hello Kristian O'Connor,
>
> I suggest you implementing custom properties tab. You can get stub class
> generated from .gmfgen model and then modify it..
>
> -----------------
> Alex Shatalin
>
>
Previous Topic:Drag event track for an editpart?
Next Topic:EcoreUtil.replaceEObject() causes layout problem with dropped object
Goto Forum:
  


Current Time: Wed Apr 24 23:24:33 GMT 2024

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

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

Back to the top