Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ select
Method
select
tools/xsbug/TabsPane.js:210–212 ·
view source on GitHub ↗
(container)
Source
from the content-addressed store, hash-verified
208
super.onMouseExited(container, x, y);
209
}
210
select(container) {
211
model.selectMachine(this.machine);
212
}
213
};
214
215
class
ColorsButtonBehavior extends ButtonBehavior {
Callers
nothing calls this directly
Calls
1
selectMachine
Method · 0.80
Tested by
no test coverage detected