Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/KilledByAPixel/LittleJS
/ click
Method
click
plugins/uiSystem.js:1088–1093 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1086
}
1087
1088
click()
1089
{
1090
// start editing the text
1091
uiSystem.keyInputObject = this;
1092
this.onClick();
1093
}
1094
1095
/** Stop editing the text edited */
1096
stopEditing()
Callers
nothing calls this directly
Calls
1
onClick
Method · 0.80
Tested by
no test coverage detected