Replies: 1 comment
-
Hi, I'm not sure about what you actually get, and what you want to do. From what I understand, you have an attribute that contains a list of Strings, and you want to be able to modify this attribute in order to add/remove Strings, and modify their order. To my mind, the Reference widget that already exists in Sirius and EEF corresponds to this. You could use it and it would cover your need directly in the Properties view, without going through a dialog. See related documentation here. Glenn |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I defined a Group in Properties View with an attribute (named keys) that is a List of Strings. I wanted to update this attribute with a Dialog or a Wizard like XMI files, where it pops up the wizard that you add or remove a String to that property/attribute (as shown in the picture).
How can I achieve this in Sirius Properties View?
This is my Properties View (I have 2 keys in that group for experiments only, it should only be one with this wizard):
Beta Was this translation helpful? Give feedback.
All reactions