Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Remove Item (Read 3482 times)
Silvia88
Full Member
***
Offline


I Love MindFusion!

Posts: 121
Joined: Aug 31st, 2015
Remove Item
Oct 7th, 2015 at 5:49pm
Print Post  
Hi, I remove a node from the diagram using diagram.getNodes.remove, then I went on method nodeDeleted and I need to take the link of the deleted node, how can I get it? because as I delete the node the link doesn't exit anymore but I must keep track of it
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Remove Item
Reply #1 - Oct 7th, 2015 at 6:45pm
Print Post  
You should get linkDeleted event raised first; try handling it to keep track of links.
  
Back to top
 
IP Logged
 
Silvia88
Full Member
***
Offline


I Love MindFusion!

Posts: 121
Joined: Aug 31st, 2015
Re: Remove Item
Reply #2 - Oct 7th, 2015 at 7:19pm
Print Post  
Thank you very much, it works  Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint