Skip to main content



      Home
Home » Eclipse Projects » Sirius » How to use navigations in Tables
How to use navigations in Tables [message #1715583] Tue, 24 November 2015 08:30 Go to next message
Eclipse UserFriend
hi
Where can i find explanations about using Table navigation?
I would like to navigate from a table (row/cell) to another table or diagram.

thanks.

[Updated on: Tue, 24 November 2015 10:48] by Moderator

Re: How to use navigations in Tables [message #1716533 is a reply to message #1715583] Fri, 04 December 2015 10:54 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Unfortunately, Sirius currently have the navigation tool only on
diagrams. However, in your table, you can create a tool that will call a
java service that will open a diagram. The API to open a representation
(diagram/table/tree) is
DialectUIManager.INSTANCE.openEditor(siriusSession,
representationToOpen, progressMonitor).

Regards,
Steve


Le 24/11/2015 14:30, Yariv Amar a écrit :
> hi
> Where can i find explanations about using Table/Diagram navigation?
> I would like to navigate from a table (row/cell) to another table or
> diagram.
>
> thanks.
>


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: How to use navigations in Tables [message #1743157 is a reply to message #1716533] Mon, 12 September 2016 14:10 Go to previous message
Eclipse UserFriend
Hello,
It would appear in Sirius 4.0+ that table-to-table navigation should be possible? The VSP UI supports adding such tools to my top-level table view and the validation succeeds after making the navigation association to my navigation target table view. However, I see no trace of this tool on the context menu for the top-level table view's lines (despite being added to the tool's mappings) so it can't be invoked.

Should this work and if so, where would be a good place to start figuring out what I've done wrong? Right now, my tool is completely ignored and I don't know why.

Thanks,
/Henrik
Previous Topic:[ANN] SiriusCon 2016
Next Topic:Get and set Text size in any DNode and DEdge
Goto Forum:
  


Current Time: Wed Jul 16 04:37:06 EDT 2025

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

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

Back to the top