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

Method parent

web/pgadmin/static/js/tree/tree.js:241–243  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

239 }
240
241 parent(item) {
242 return item.parent;
243 }
244
245 first(item) {
246 const model = this.tree.getModel();

Callers 4

nextMethod · 0.95
prevMethod · 0.95
siblingsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected