Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/csev/py4e
/ e_target
Function
e_target
tools/pythonauto/static/codemirror/codemirror.js:5486–5486 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
5484
CodeMirror.e_stopPropagation = e_stopPropagation;
5485
5486
function
e_target(e) {
return
e.target || e.srcElement;}
5487
function
e_button(e) {
5488
var
b = e.which;
5489
if
(b == null) {
Callers
3
eventInWidget
Function · 0.70
posFromMouse
Function · 0.70
onMouseDown
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected