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

Method init

web/pgadmin/about/static/js/about.js:25–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 }
24
25 init() {
26 if (this.initialized)
27 return;
28 this.initialized = true;
29 }
30
31 // This is a callback function to show about dialog.
32 about_show() {

Callers 4

ObjectExplorerFunction · 0.45
browser.jsFile · 0.45
initializeModulesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected