Searched refs:removeDragElement (Results 1 – 4 of 4) sorted by relevance
185 …aph&&(this.dragExit(this.currentGraph),this.currentGraph=null);this.removeDragElement();this.remov…187 ….style.pointerEvents="none")};mxDragSource.prototype.stopDrag=function(){this.removeDragElement()};188 mxDragSource.prototype.removeDragElement=function(){null!=this.dragElement&&(null!=this.dragElement… method in mxDragSource
389 …aph&&(this.dragExit(this.currentGraph),this.currentGraph=null);this.removeDragElement();this.remov…391 ….style.pointerEvents="none")};mxDragSource.prototype.stopDrag=function(){this.removeDragElement()};392 mxDragSource.prototype.removeDragElement=function(){null!=this.dragElement&&(null!=this.dragElement… method in mxDragSource
423 …aph&&(this.dragExit(this.currentGraph),this.currentGraph=null);this.removeDragElement();this.remov…425 ….style.pointerEvents="none")};mxDragSource.prototype.stopDrag=function(){this.removeDragElement()};426 mxDragSource.prototype.removeDragElement=function(){null!=this.dragElement&&(null!=this.dragElement… method in mxDragSource