MCPcopy 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
152class BreakpointTableBehavior extends TableBehavior {

Callers

nothing calls this directly

Calls 1

selectFileMethod · 0.80

Tested by

no test coverage detected