Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Trigger on action Copy/Paste
Trigger on action Copy/Paste [message #1781523] Thu, 08 February 2018 08:15
Martin Jedlicka is currently offline Martin JedlickaFriend
Messages: 3
Registered: February 2018
Junior Member
Hi,

I need to call a command after the Paste action (for example, Arrange Selection). How do I find that the Paste action has already ended (trigger on action Paste) and which nodes have been inserted?

Specifically:


  • i select two nodes
  • make copy (Ctrl+C)
  • make paste (Ctrl+V)
  • a copy of two nodes is inserted
  • and at this moment i need to know what nodes (org.eclipse.gmf.runtime.notation.Node) have inserted and call an action


Is that possible?

Thanks for every advice.

Martin
Previous Topic:My First Maven/Tycho Failure: Sirius 5.1.0 repo missing?
Next Topic:Can't edit labels in table element
Goto Forum:
  


Current Time: Fri Apr 26 09:18:00 GMT 2024

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

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

Back to the top