MCPcopy
hub / github.com/automeris-io/WebPlotDigitizer / refresh

Function refresh

app/javascript/widgets/tree.js:544–546  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

542 }
543
544 function refresh() {
545 buildTree();
546 }
547
548 function refreshPreservingSelection(forceRefresh) {
549 if (treeWidget != null) {

Callers 2

addMeasurementFunction · 0.70

Calls 1

buildTreeFunction · 0.85

Tested by

no test coverage detected