Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.95
closeActiveTool
Method · 0.95
initEventHandlers
Method · 0.95
setActiveTool
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected