Home
last modified time | relevance | path

Searched refs:handleDrop (Results 1 – 4 of 4) sorted by relevance

/tools/netsim/ui/ts/
Ddevice-dropzone.ts15 this.addEventListener('drop', this.handleDrop);
37 handleDrop(ev: DragEvent) { method in DeviceDropZone
70 simulationState.handleDrop(
Ddevice-observer.ts201 handleDrop(id: string, x: number, y: number) { method in SimulationState
/tools/netsim/ui/dist/js/
Ddevice-dropzone.js1handleDrop),this.addEventListener("drag",this.handleDragOver),this.addEventListener("dragenter",s.…
Ddevice-observer.js1 …tchSelected(e){this.simulationInfo.selectedId=e,this.notifyObservers()}handleDrop(e,i,t){for(const…