Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMFForms] Extend existing controls
[EMFForms] Extend existing controls [message #1689796] Tue, 24 March 2015 06:53 Go to next message
Eclipse UserFriend
Hello all
EMF Forms satisfies my needs for EMF GUI.
For a specific need I have to add for each estructural feature modification a new element (for example a button).

First I thought I had to use additional renderer extension point but it seems it is not fully implemented.
Then I tried to replace default rendered and decorate creation. But it is not yet working

Do you see a clean way of dealing with my problem ?

Regards
Re: [EMFForms] Extend existing controls [message #1690106 is a reply to message #1689796] Wed, 25 March 2015 06:03 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

replacing the dedault renderer is the right solution to customize
controls. What exactly is not working?

Best regards

Jonas

Am 24.03.2015 um 11:53 schrieb Tristan Faure:
> Hello all
> EMF Forms satisfies my needs for EMF GUI.
> For a specific need I have to add for each estructural feature
> modification a new element (for example a button).
>
> First I thought I had to use additional renderer extension point but it
> seems it is not fully implemented.
> Then I tried to replace default rendered and decorate creation. But it
> is not yet working
>
> Do you see a clean way of dealing with my problem ?
>
> Regards


--
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Re: [EMFForms] Extend existing controls [message #1690109 is a reply to message #1690106] Wed, 25 March 2015 06:32 Go to previous messageGo to next message
Eclipse UserFriend
I tried 2 solutions
- 1
I tried to replace the element renderer but in this case i don't know how to delegate creation of controls and decorate them
-2
I tried to replace feature renderer but it seems I have problems with controls with several rows.
Re: [EMFForms] Extend existing controls [message #1690271 is a reply to message #1690109] Thu, 26 March 2015 05:22 Go to previous message
Eclipse UserFriend
Hi Tristan,

what do you mean by element renderer and feature renderer?
In your case, I think you want to replace the control renderer for a
certain feature (or several features).

Is that the case?

Best regards

Jonas

Am 25.03.2015 um 11:32 schrieb Tristan Faure:
> I tried 2 solutions
> - 1 I tried to replace the element renderer but in this case i don't
> know how to delegate creation of controls and decorate them
> -2 I tried to replace feature renderer but it seems I have problems with
> controls with several rows.


--
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Previous Topic:Version of org.eclipse.emf.ecp.view.categorization.model.nl_de
Next Topic:[EMFForms] TableControl
Goto Forum:
  


Current Time: Wed Jul 16 16:52:28 EDT 2025

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

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

Back to the top