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

Method setSelected

web/regression/javascript/erd/fake_item.js:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 this.id = id;
7 }
8 setSelected() {/*This is intentional (SonarQube)*/}
9 getColumns() {return this.data.columns;}
10 getID() {return this.id;}
11 setData(data) {this.data = data;}

Callers 9

removeNodeMethod · 0.45
removePortLinksMethod · 0.45
addOneToManyLinkMethod · 0.45
removeOneToManyLinkMethod · 0.45
addManyToManyLinkMethod · 0.45
scrollToNodeMethod · 0.45
addEditTableMethod · 0.45
onDropNodeMethod · 0.45
onCloneNodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected