Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMFForms] Custom control replacement by type
[EMFForms] Custom control replacement by type [message #1707773] Wed, 09 September 2015 09:50 Go to next message
Michael Kagel is currently offline Michael KagelFriend
Messages: 9
Registered: May 2015
Junior Member
Hi,

before ECP version 1.5 there was an extension point "org.eclipse.emf.ecp.edit.controls" which made it possible to replace all controls for a specific ClassType/EObject/Feature combination without the need to build the view model and replace the regarding default control by hand. This extension point along with the class structure became deprecated with version 1.5 or 1.6.
Currently I found the possiblity for custom controls like described here: eclipsesource.com/blogs/tutorials/emf-forms-custom-control-areas
But this does not replace automatically every control (even in generic views) by type.
My question is, is there a way to define the control replacement type-wise in version 1.6+ ? Or how is (will) the deprecated extension point structure replaced, since there is no message in the @deprecated attribute?

Best regards

Michael Kagel
Re: [EMFForms] Custom control replacement by type [message #1707891 is a reply to message #1707773] Thu, 10 September 2015 08:31 Go to previous messageGo to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 699
Registered: July 2009
Senior Member
Hi,

the extension point has been replaced with OSGi service, have you had a
look at the migration guide:

http://eclipsesource.com/blogs/tutorials/emf-forms-migration-guide/

Best regards

Jonas


Am 09.09.2015 um 11:50 schrieb Michael Kagel:
> Hi,
>
> before ECP version 1.5 there was an extension point
> "org.eclipse.emf.ecp.edit.controls" which made it possible to replace
> all controls for a specific ClassType/EObject/Feature combination
> without the need to build the view model and replace the regarding
> default control by hand. This extension point along with the class
> structure became deprecated with version 1.5 or 1.6.
> Currently I found the possiblity for custom controls like described
> here: eclipsesource.com/blogs/tutorials/emf-forms-custom-control-areas
> But this does not replace automatically every control (even in generic
> views) by type.
> My question is, is there a way to define the control replacement
> type-wise in version 1.6+ ? Or how is (will) the deprecated extension
> point structure replaced, since there is no message in the @deprecated
> attribute?
>
> Best regards
>
> Michael Kagel


--
--

Jonas Helming

Get professional Eclipse developer support:

http://eclipsesource.com/en/services/developer-support/
Re: [EMFForms] Custom control replacement by type [message #1707986 is a reply to message #1707891] Fri, 11 September 2015 09:05 Go to previous message
Michael Kagel is currently offline Michael KagelFriend
Messages: 9
Registered: May 2015
Junior Member
Hi Jonas,

thanks a lot!

Best Regards

Michael Kagel
Previous Topic:[Texo] Annotation for array of TEXT EString values
Next Topic:[TEXO] Dao access: No Persistence provider for EntityManager named null
Goto Forum:
  


Current Time: Fri Apr 26 13:57:47 GMT 2024

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

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

Back to the top