Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ deselect
Method
deselect
web/pgadmin/static/js/tree/tree.js:225–227 ·
view source on GitHub ↗
(item)
Source
from the content-addressed store, hash-verified
223
}
224
225
async
deselect(item) {
226
await
this.tree.deSelectActiveFile(item);
227
}
228
229
wasInit() {
230
// TBD
Callers
8
updateAndReselectNode
Method · 0.95
server.js
File · 0.80
database.js
File · 0.80
check_constraint.js
File · 0.80
foreign_key.js
File · 0.80
browser.js
File · 0.80
reload
Method · 0.80
changeWorkspace
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected