@no_one345 wrote:
i m doing something like this on click-event
e=>this.nodeDoubleClick(this,e)
in js the click event could passed the obj as a parameter but in angular i cant seem to get the obj
this.nodeDoubleClick(e,obj)
i need to get the obj that clicked that called the function
Posts: 1
Participants: 1