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

Method trigger

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

Source from the content-addressed store, hash-verified

70 }
71
72 trigger(...args) {
73 this.fireEvent(...args);
74 }
75}

Callers 15

disconnectFunction · 0.80
server.jsFile · 0.80
onSuccessFunction · 0.80
onCancelFunction · 0.80
fetch_connection_statusFunction · 0.80
showRoleReassignFunction · 0.80
disconnectFunction · 0.80
database.jsFile · 0.80
onSuccessFunction · 0.80
onCancelFunction · 0.80
browser.jsFile · 0.80
onSaveFunction · 0.80

Calls 1

fireEventMethod · 0.95

Tested by

no test coverage detected