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

Method getColumns

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

Source from the content-addressed store, hash-verified

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

Callers 2

getColumnAtMethod · 0.95
table_node.spec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected