Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Edit value in a table
Edit value in a table [message #1695671] Mon, 18 May 2015 12:38 Go to next message
Adrien Lefevre is currently offline Adrien LefevreFriend
Messages: 27
Registered: January 2015
Junior Member
Good afternoon,

I have created a table where I can show some specific attributes of my objects. I would like to edit some values coming from a list. For instance, the attribute "Validate" shown can take two values: "notAccepted, Accepted". I would like to edit the status in the table. How can I do that?

Thank you,

Adrien.
Re: Edit value in a table [message #1696049 is a reply to message #1695671] Thu, 21 May 2015 11:36 Go to previous message
Laurent Fasani is currently offline Laurent FasaniFriend
Messages: 182
Registered: October 2014
Senior Member
Le 18/05/2015 14:38, Adrien Lefevre a écrit :
> Good afternoon,
>
> I have created a table where I can show some specific attributes of my
> objects. I would like to edit some values coming from a list. For
> instance, the attribute "Validate" shown can take two values:
> "notAccepted, Accepted". I would like to edit the status in the table.
> How can I do that?
>
> Thank you,
>
> Adrien.

Hi Adrien

You can natively edit and choose predefined values, as you wish, if your
attribute is an enumeration and only in that case.
Else why not change your attribute to a boolean type attribute named
"accepted"?

Regards
Laurent


Laurent Fasani - Obeo
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Previous Topic:Display Semantic properties on the Label
Next Topic:Sirius Editor loads the wrong class at runtime
Goto Forum:
  


Current Time: Thu Apr 25 17:31:16 GMT 2024

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

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

Back to the top