MCPcopy Create free account
hub / github.com/devforth/painterro / getBtnEl

Method getBtnEl

js/main.js:844–846  ·  view source on GitHub ↗
(tool)

Source from the content-addressed store, hash-verified

842 }
843
844 getBtnEl(tool) {
845 return this.getElemByIdSafe(tool.buttonId);
846 }
847
848 save() {
849 if (this.saving) {

Callers 4

constructorMethod · 0.95
closeActiveToolMethod · 0.95
initEventHandlersMethod · 0.95
setActiveToolMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected