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

Method selected

web/regression/javascript/tree/tree_fake.js:149–151  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

147 }
148
149 selected() {
150 return this.selectedNode;
151 }
152
153 selectNode(selectedNode) {
154 this.selectedNode = selectedNode;

Callers 3

treeTestsFunction · 0.45
tree_spec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected