I want to drag a node and drop onto sub-graph so that it gets added into that sub-graph. There are many events such as mouse down, drag enter, drag leave, drag over etc. in go-view events list. I am confused which one should be used for my scenario. Do i need to add these events in node class or sub-graph class or both classes or go-view events? Please help me on this.
Thanks and regards,
Yogesh