Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

How to get the double clicked object in listener "ObjectDoubleClicked"

$
0
0

@HachimDev wrote:

Hello,
in this listener :
myDiagram.addDiagramListener("ObjectDoubleClicked",(e)=>{
// code
})
how can i get the node that is double clicked ? the only way i found is e.subject.Vm. But i think it's not recommended and it doesnt always work.
thanks for your help

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles