Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ onTap
Method
onTap
tools/xsbug/FilePane.js:147–149 ·
view source on GitHub ↗
(row)
Source
from the content-addressed store, hash-verified
145
this.changeState(row);
146
}
147
onTap(row) {
148
model.selectFile(this.data.path);
149
}
150
};
151
152
class
BreakpointTableBehavior extends TableBehavior {
Callers
nothing calls this directly
Calls
1
selectFile
Method · 0.80
Tested by
no test coverage detected