MCPcopy
hub / github.com/MrNothing/AI-Blocks / refresh

Method refresh

Sources/src/Model/UI/Menu.js:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 refresh(){
43 this.forceUpdate();
44 }
45
46 saveProjectClicked(){
47 let saver = new JsonManager(window.service.project);

Callers 9

bFunction · 0.80
bootstrap.min.jsFile · 0.80
checkLoadingCompleteMethod · 0.80
makeProjectFunction · 0.80
jquery-ui.jsFile · 0.80
ScrollSpyFunction · 0.80
bootstrap.jsFile · 0.80
bFunction · 0.80
bootstrap.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected