Skip to main content



      Home
Home » Eclipse Projects » Sirius » Trigger on action Copy/Paste
Trigger on action Copy/Paste [message #1781523] Thu, 08 February 2018 03:15
Eclipse UserFriend
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 Jul 04 17:08:03 EDT 2025

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

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

Back to the top