Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Tabbed Properties
Tabbed Properties [message #903423] Thu, 23 August 2012 15:01 Go to next message
Rui Domingues is currently offline Rui DominguesFriend
Messages: 194
Registered: October 2010
Senior Member
Hi everyone.

I'm kind newbie in EMF and associated.
I wanted to have tabbed properties withou tabs, i.e. A want properties in a composite with form elements, but as I only have "one tab", I don't want any tab at all. Is that possible?

Thanks in advance
Re: Tabbed Properties [message #903448 is a reply to message #903423] Thu, 23 August 2012 16:39 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Rui,

I'd suggest looking at EEF.

On 23/08/2012 5:01 PM, Rui Domingues wrote:
> Hi everyone.
>
> I'm kind newbie in EMF and associated.
> I wanted to have tabbed properties withou tabs, i.e. A want properties
> in a composite with form elements, but as I only have "one tab", I
> don't want any tab at all. Is that possible?
>
> Thanks in advance


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Tabbed Properties [message #903533 is a reply to message #903448] Fri, 24 August 2012 07:47 Go to previous messageGo to next message
Maximilian Koegel is currently offline Maximilian KoegelFriend
Messages: 253
Registered: July 2009
Senior Member
Hi Rui,

maybe the EMF Client Platform is also an option:
http://eclipse.org/emfclient/

Best regards,
Maximilian

Am 23.08.2012 18:39, schrieb Ed Merks:
> Rui,
>
> I'd suggest looking at EEF.
>
> On 23/08/2012 5:01 PM, Rui Domingues wrote:
>> Hi everyone.
>>
>> I'm kind newbie in EMF and associated.
>> I wanted to have tabbed properties withou tabs, i.e. A want properties
>> in a composite with form elements, but as I only have "one tab", I
>> don't want any tab at all. Is that possible?
>>
>> Thanks in advance
>


--
Maximilian Kögel

Get Professional Eclipse Support: http://eclipsesource.com/munich
Re: Tabbed Properties [message #903535 is a reply to message #903423] Fri, 24 August 2012 07:58 Go to previous messageGo to next message
Goulwen Le Fur is currently offline Goulwen Le FurFriend
Messages: 125
Registered: July 2009
Senior Member
Hi Rui,

Just to be completely clear, the TabbedProperties plugins cannot manage
this case. You have to include your composite in a Section which itself
have to be include in a Tab to display your widgets.

So if you want a "Eclipse Forms Composite", EEF can generate it for you,
but you will have to integrate this composite by yourself in the
properties view (which can be relatively complicated) or in another view.

Regards,

--
Goulwen Le Fur - goulwen.lefur@xxxxxxxx

Le 23/08/2012 17:01, Rui Domingues a écrit :
> Hi everyone.
>
> I'm kind newbie in EMF and associated.
> I wanted to have tabbed properties withou tabs, i.e. A want properties
> in a composite with form elements, but as I only have "one tab", I don't
> want any tab at all. Is that possible?
>
> Thanks in advance
Re: Tabbed Properties [message #903536 is a reply to message #903533] Fri, 24 August 2012 08:04 Go to previous messageGo to next message
Rui Domingues is currently offline Rui DominguesFriend
Messages: 194
Registered: October 2010
Senior Member
Hi. Thanks to both of you.
I'll try EMF Platform.

Actually, I was definining my view to show properties, but when I bind it with Jfaces, it doesnt work properly.
When model elements are associated to a resource it kinda works as i expected, but when it is associated to a file resource it doesnt work fine.

Is this suposed? What I was trying should work?


Thanks again
Re: Tabbed Properties [message #903538 is a reply to message #903535] Fri, 24 August 2012 08:08 Go to previous message
Rui Domingues is currently offline Rui DominguesFriend
Messages: 194
Registered: October 2010
Senior Member
Hum. Ok.
So I defined my own view which captures the current selection and shows the properties.
But the binding with Jfaces doesn't work properly, specially when model is associated to a resource file.

thanks
Previous Topic:[CDO] What does CDO_VERSION -2 signify?
Next Topic:How to get nationalized feature name
Goto Forum:
  


Current Time: Tue Apr 23 15:26:29 GMT 2024

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

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

Back to the top