Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Operation Action in table view
Operation Action in table view [message #1722341] Thu, 04 February 2016 08:18 Go to next message
Denis Nikiforov is currently offline Denis NikiforovFriend
Messages: 343
Registered: August 2013
Senior Member
Hi

It's possible to describe custom Popup Menus or Operation Actions in diagram view.

How to create such menus and actions in table view?
Re: Operation Action in table view [message #1722478 is a reply to message #1722341] Fri, 05 February 2016 08:42 Go to previous messageGo to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
On 04-Feb-16 09:18, Denis Nikiforov wrote:
> Hi
>
> It's possible to describe custom Popup Menus or Operation Actions in
> diagram view.
>
> How to create such menus and actions in table view?

The same way you do it in any eclipse editor: You ceate a menu
contribution. You can find the correct contribution uri with the help of
the plugin spy: Acticate a table and press Alt-Shift-F1
Re: Operation Action in table view [message #1722496 is a reply to message #1722341] Fri, 05 February 2016 09:42 Go to previous messageGo to next message
Maxime Porhel is currently offline Maxime PorhelFriend
Messages: 516
Registered: July 2009
Location: Nantes, France
Senior Member
Hi Denis,


Le 04/02/2016 09:18, Denis Nikiforov a écrit :
> Hi
>
> It's possible to describe custom Popup Menus or Operation Actions in
> diagram view.
>
> How to create such menus and actions in table view?

In TreeDescription, the popup menu tool can be created on tree item
mappings.

There no equivalent in the Table dialect.
You will have to use the Eclipse way to create popup menus (see
org.eclipse.ui.menus and org.eclipse.ui.popupMenus extension points).

Regards


--
Maxime - Obeo

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


Maxime Porhel - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Operation Action in table view [message #1722503 is a reply to message #1722478] Fri, 05 February 2016 10:24 Go to previous message
Denis Nikiforov is currently offline Denis NikiforovFriend
Messages: 343
Registered: August 2013
Senior Member
Thanks a lot! It works.
Previous Topic:Sequence Diagram Editor
Next Topic:Create Instance in Tree Editor and Diagram Editor
Goto Forum:
  


Current Time: Fri Apr 19 14:37:12 GMT 2024

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

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

Back to the top