Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pgadmin-org/pgadmin4
/ update
Method
update
web/pgadmin/static/js/tree/tree.js:109–111 ·
view source on GitHub ↗
(item, data)
Source
from the content-addressed store, hash-verified
107
}
108
109
async
update(item, data) {
110
await
this.tree.update(item, data);
111
}
112
113
async
remove(item) {
114
await
this.tree.remove(item);
Callers
15
updateAndReselectNode
Method · 0.95
edit_browsers_json
Function · 0.45
get_all_keywords
Function · 0.45
config.py
File · 0.45
messages
Method · 0.45
create_app
Function · 0.45
evaluate_config.py
File · 0.45
evaluate_and_patch_config
Function · 0.45
restart_debugging
Function · 0.45
panel
Function · 0.45
panel
Function · 0.45
change_owner
Function · 0.45
Calls
no outgoing calls
Tested by
5
test_create_dummy_app
Function · 0.36
execute_test
Function · 0.36
print_test_results
Function · 0.36
get_scenario_name
Function · 0.36
login
Method · 0.36