MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / off

Method off

web/pgadmin/static/js/helpers/EventBus.js:51–53  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

49 }
50
51 off(...args) {
52 this.deregisterListener(...args);
53 }
54
55 fireEvent(event, ...args) {
56 let self = this;

Callers 7

preventUnloadFunction · 0.80
disconnectFunction · 0.80
disconnectFunction · 0.80
triggerCompareDiffFunction · 0.80
pgHandleItemErrorFunction · 0.80
ObjectBreadcrumbsFunction · 0.80
TabTitleFunction · 0.80

Calls 1

deregisterListenerMethod · 0.95

Tested by

no test coverage detected