Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
removeNode
Method · 0.45
removePortLinks
Method · 0.45
addOneToManyLink
Method · 0.45
removeOneToManyLink
Method · 0.45
addManyToManyLink
Method · 0.45
scrollToNode
Method · 0.45
addEditTable
Method · 0.45
onDropNode
Method · 0.45
onCloneNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected