Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
preventUnload
Function · 0.80
disconnect
Function · 0.80
disconnect
Function · 0.80
triggerCompareDiff
Function · 0.80
pgHandleItemError
Function · 0.80
ObjectBreadcrumbs
Function · 0.80
TabTitle
Function · 0.80
Calls
1
deregisterListener
Method · 0.95
Tested by
no test coverage detected