Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Change the Tabbed view sections
Change the Tabbed view sections [message #183971] Wed, 23 April 2008 08:11
BLANC Philippe is currently offline BLANC PhilippeFriend
Messages: 89
Registered: July 2009
Member
Hi,
I have generated my diagram editor with GMF 2.0.
I have 3 elements A.1 , A.2 and A.3 that are A elements.

1]I would like to display different sections according these elements
(hide/reveal some sections).

2]There is a "select" list where users can change the type of the
element. Is it possible that when the type changes, the sections changes
? (remove/reveal some sections)

I found a tutorial on the internet to implement the view (I didn't found
the description of the sections in my generated code) expanding the
extension points :
org.eclipse.ui.views.properties.tabbed.[tabbed.propertyTabs, propertySections].
Is it the correct method to implement the tabbed view ? Can I have to
extend the org.eclipse.ui.views.properties.tabbed.propertyContributor
too? (I would like to let the other sections like they are)

Thanks for your help.
Best regards,

Philippe
Previous Topic:How to restore attributes values for an editparts?
Next Topic:Setting color for connection object
Goto Forum:
  


Current Time: Thu Apr 25 21:36:52 GMT 2024

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

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

Back to the top