Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » modify properties view
modify properties view [message #41033] Wed, 06 September 2006 11:07 Go to next message
Eclipse UserFriend
Hi,
If I want to modify the property view of the GMF editor. How can I do
it? I would like to add an additional column here and populate the values.

for example:

If I have an element like the following:

<NodeA employeeid="abc" customizable="true"/>


In property view i want this to be shown as follows:

Label Header should be as follows:

Attribute Name Value Modifable

employeeid abc true (drop down box)

Here I would like to shown the attribute employeeid and its value "abc" to
be displayed along with the value of customizable. I want to display only
the value of the customizable attribute.


Please suggest ...

Thanks & regards
Balraj
Re: modify properties view [message #53079 is a reply to message #41033] Thu, 21 September 2006 10:29 Go to previous message
Eclipse UserFriend
Perhaps, you may find next page useful
http://wiki.eclipse.org/index.php/GMF_GenModel_Hints#Tuning_ property_sheet

(note, changes described are for 2.0 M2)


"Balraj Kannan" <balraj.kannan@hp.com> wrote in message
news:ee7c884624553b9c71a1d02dbe167159$1@www.eclipse.org...
>
> Hi,
> If I want to modify the property view of the GMF editor. How can I do it?
> I would like to add an additional column here and populate the values.
> for example:
> If I have an element like the following:
>
> <NodeA employeeid="abc" customizable="true"/>
>
>
> In property view i want this to be shown as follows:
> Label Header should be as follows:
> Attribute Name Value Modifable
>
> employeeid abc true (drop down box)
>
> Here I would like to shown the attribute employeeid and its value "abc" to
> be displayed along with the value of customizable. I want to display only
> the value of the customizable attribute.
>
>
> Please suggest ...
>
> Thanks & regards
> Balraj
>
>
>
Previous Topic:"Extending" the generated Property view
Next Topic:Properties view
Goto Forum:
  


Current Time: Thu Jul 17 02:09:22 EDT 2025

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

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

Back to the top