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

Method close

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

Source from the content-addressed store, hash-verified

38 return '';
39 }
40 close() {
41 if (this._on_close) {
42 this._on_close();
43 }
44 return '';
45 }
46 send() {
47 return '';
48 }

Callers 6

resetMethod · 0.80
resetMethod · 0.80
testCellOutputsFunction · 0.80
testPlotUpdatesFunction · 0.80
closeFunction · 0.80
_add_interactionFunction · 0.80

Calls

no outgoing calls

Tested by 2

testCellOutputsFunction · 0.64
testPlotUpdatesFunction · 0.64