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

Method state

web/pgadmin/static/js/SchemaView/base_schema.ui.js:51–53  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

49 }
50
51 set state(state) {
52 this._state = state;
53 }
54
55 get state() {
56 return this._state;

Callers 2

SaveButtonFunction · 0.45
ResetButtonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected