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

Method onCreate

tools/xsbug/CodeView.js:740–742  ·  view source on GitHub ↗
(row, data)

Source from the content-addressed store, hash-verified

738 left:0, right:0, top:0, height:26, skin:skins.paneHeader, state:1, active:true,
739 Behavior: class extends Behavior {
740 onCreate(row, data) {
741 this.data = data;
742 }
743 onTouchBegan(row) {
744 this.data.CODE.focus();
745 }

Callers

nothing calls this directly

Calls 4

mapMethod · 0.80
measureMethod · 0.65
popMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected