MCPcopy
hub / github.com/brimdata/zui / close

Method close

apps/zui/src/views/export-modal/controller.ts:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 }
40
41 close() {
42 this.onClose()
43 }
44
45 cancelCopyToClipboard() {
46 invoke("results.cancelCopyToClipboard")

Callers 15

submitMethod · 0.95
ExportModalFunction · 0.95
startFunction · 0.80
shutdownMethod · 0.80
SubscribeToEventsFunction · 0.80
closeFunction · 0.80
useOpenerFunction · 0.80
close-window-op.tsFile · 0.80
operations.tsFile · 0.80
operations.tsFile · 0.80
getPortFunction · 0.80
constructorMethod · 0.80

Calls 1

onCloseMethod · 0.80

Tested by

no test coverage detected