Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Cell inside a table with multiline text
Cell inside a table with multiline text [message #1709262] Fri, 25 September 2015 12:18 Go to next message
Max DoeFriend
Messages: 3
Registered: June 2015
Junior Member
Hi,
I created an Edition Table Description. My purpose is to have a cell with multilines text in it.

I read the tables documentation but I cannot figure out what is meant with
"the property edited with the cell is declared as multi-line".

I have an 'EString Attribute' called body inside the ecore class diagram. In the odesign file I set this 'Attribute' inside the 'Label Edit' with a 'set Operation'. That allows me to edit the cell but all text appears in one line.

Help would be much appreciated. Thanks!


Re: Cell inside a table with multiline text [message #1709280 is a reply to message #1709262] Fri, 25 September 2015 14:54 Go to previous messageGo to next message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Le 25/09/2015 15:43, Max Doe a écrit :
> Hi,

Hi.

> I created an Edition Table Description. My purpose is to have a cell
> with multilines text in it.
> I read the tables documentation but I cannot figure out what is meant
> with "the property edited with the cell is declared as multi-line".

The "multi-line" property is set in your metamodel's .genmodel: in the
properties of the EAttribute, inside the "Edit" category, change the
"Property multi-line" to "true" (and regenera/re-deploy your metamodel).

IIRC, you will not get a multi-line cell directly inside the table, but
when the cell is selected, a "[...]" button will open a multi-line
dialog to edit the value.

Regards,
Pierre-Charles

--
Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius


Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Cell inside a table with multiline text [message #1709461 is a reply to message #1709280] Mon, 28 September 2015 15:11 Go to previous message
Max DoeFriend
Messages: 3
Registered: June 2015
Junior Member
Thank you!

> The "multi-line" property is set in your metamodel's .genmodel: in the
> properties of the EAttribute, inside the "Edit" category, change the
> "Property multi-line" to "true" (and regenera/re-deploy your metamodel).

Changed and regenerated.


> IIRC, you will not get a multi-line cell directly inside the table, but
> when the cell is selected, a "[...]" button will open a multi-line
> dialog to edit the value.

The button show up inside the "Properties" tab. Demonstrated in the Picture below.
index.php/fa/23381/0/


I'm facing two problems now.
I did not get the "up/down arrow" as described in the documentation.

The documentation also describes:
Under all systems, to finish the edition of a multi-line text, you need to use Ctrl+Return. Hitting Return will simply add a new line.

This functionalies only works if there is only one line "Feature".

Feature Name: body (work)
Feature Name: * (fail)

I hope you could help me with this issues too.
Previous Topic:Coloring shapes depending on associated rgb value
Next Topic:How to create with JAXB or EMF the XMI files from a created sirius editor.
Goto Forum:
  


Current Time: Thu Apr 25 16:06:03 GMT 2024

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

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

Back to the top