MCPcopy Index your code
hub / github.com/bqplot/bqplot / send

Method send

js/src/test/dummy-manager.ts:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 return '';
45 }
46 send() {
47 return '';
48 }
49 comm_id: string;
50 target_name: string;
51 _on_msg: Function = null;

Callers 15

mouseover_handlerMethod · 0.80
img_send_messageMethod · 0.80
drag_startFunction · 0.80
on_dragFunction · 0.80
drag_endedFunction · 0.80
custom_msg_senderFunction · 0.80
mouse_overFunction · 0.80
mouse_outFunction · 0.80
upload_pngMethod · 0.80
upload_svgMethod · 0.80
resetMethod · 0.80
save_pngMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected