MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / onSearchComplete

Method onSearchComplete

tools/xsbug/FilePane.js:428–431  ·  view source on GitHub ↗
(table)

Source from the content-addressed store, hash-verified

426 data.FIND_FOCUS.delegate("onRestore");;
427 }
428 onSearchComplete(table) {
429 table.stop();
430 this.expand(table, this.data.expanded);
431 }
432};
433
434class SearchHeaderBehavior extends HeaderBehavior {

Callers

nothing calls this directly

Calls 2

expandMethod · 0.95
stopMethod · 0.65

Tested by

no test coverage detected