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

Method close

web/pgadmin/static/js/tree/tree.js:174–176  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

172 }
173
174 async close(item) {
175 await this.tree.closeDir(item);
176 }
177
178 async toggle(item) {
179 await this.tree.toggleDirectory(item);

Callers 15

replace.pyFile · 0.45
getAvailablePortFunction · 0.45
showErrorDialogFunction · 0.45
launchPgAdminWindowFunction · 0.45
pgadmin.jsFile · 0.45
create_tablespaceFunction · 0.45
verify_table_spaceFunction · 0.45
delete_tablespaceFunction · 0.45
create_resource_groupsFunction · 0.45
verify_resource_groupFunction · 0.45
delete_resource_groupFunction · 0.45
onFailureFunction · 0.45

Calls

no outgoing calls

Tested by 15

setUpMethod · 0.36
tearDownMethod · 0.36
setUpMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36
tearDownMethod · 0.36