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

Method selectNode

web/regression/javascript/tree/tree_fake.js:153–155  ·  view source on GitHub ↗
(selectedNode)

Source from the content-addressed store, hash-verified

151 }
152
153 selectNode(selectedNode) {
154 this.selectedNode = selectedNode;
155 }
156}
157
158function mapType(type, idx) {

Callers 2

fakeTreeSelectNodeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected