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

Method onFinished

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

Source from the content-addressed store, hash-verified

409 }
410 }
411 onFinished(table) {
412 let data = this.data;
413 data.items = null;
414 this.expand(table, this.data.expanded);
415 }
416 onFlow(table, holder) {
417 let data = this.data;
418 data.FIND_FOCUS.delegate("onSave");;

Callers

nothing calls this directly

Calls 1

expandMethod · 0.95

Tested by

no test coverage detected