Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
map
Method · 0.80
measure
Method · 0.65
pop
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected