[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Dynamic properties

Jan,

There's a long and similar recent thread in the EMF newsgroup from "asha". If you look at things like TreeNodeItemProvider and MappingItemProvider you'll see how they use property descriptor decorators combined the properties of other objects. I'm not sure if that will help with the tabbed properties view though...


Jan H. van der Ven wrote:
Dear list,



We have an editor that reads the configuration of the nodes at runtime, and then creates one or more properties. We have modeled the properties as a Property object contained in the node, and that works. There is one problem though: all properties of a certain node appear in their own property page, and we would like them all to be on the same page.

Can anyone point me in the right direction?

Any help will be greatly appreciated.


Kind regards,


Jan