Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.py
File · 0.45
getAvailablePort
Function · 0.45
showErrorDialog
Function · 0.45
launchPgAdminWindow
Function · 0.45
pgadmin.js
File · 0.45
create_tablespace
Function · 0.45
verify_table_space
Function · 0.45
delete_tablespace
Function · 0.45
create_resource_groups
Function · 0.45
verify_resource_group
Function · 0.45
delete_resource_group
Function · 0.45
onFailure
Function · 0.45
Calls
no outgoing calls
Tested by
15
setUp
Method · 0.36
tearDown
Method · 0.36
setUp
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36
tearDown
Method · 0.36