MCPcopy 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.jsFile · 0.45
showRoleReassignFunction · 0.45
pga_job.jsFile · 0.45
database.jsFile · 0.45
onSuccessFunction · 0.45
dbms_job.jsFile · 0.45
dbms_program.jsFile · 0.45
schema.jsFile · 0.45
foreign_key.jsFile · 0.45
table.jsFile · 0.45

Calls 1

getActiveFileMethod · 0.80

Tested by

no test coverage detected