Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ selected
Method
selected
web/pgadmin/static/js/tree/tree.js:341–343 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
339
}
340
341
selected() {
342
return
this.tree.getActiveFile();
343
}
344
345
resizeTree() {
346
this.tree.resize();
Callers
15
server.js
File · 0.45
showRoleReassign
Function · 0.45
pga_job.js
File · 0.45
database.js
File · 0.45
onSuccess
Function · 0.45
dbms_job.js
File · 0.45
dbms_program.js
File · 0.45
schema.js
File · 0.45
compound_trigger.js
File · 0.45
check_constraint.js
File · 0.45
foreign_key.js
File · 0.45
table.js
File · 0.45
Calls
1
getActiveFile
Method · 0.80
Tested by
no test coverage detected