Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DHTMLX/gantt
/ clickInGutter
Function
clickInGutter
samples/common/codehighlight/codemirror.js:7635–7637 ·
view source on GitHub ↗
(cm, e)
Source
from the content-addressed store, hash-verified
7633
}
7634
7635
function
clickInGutter(cm, e) {
7636
return
gutterEvent(cm, e,
"gutterClick"
, true)
7637
}
7638
7639
// CONTEXT MENU HANDLING
7640
Callers
2
onMouseDown
Function · 0.85
registerEventHandlers
Function · 0.85
Calls
1
gutterEvent
Function · 0.85
Tested by
no test coverage detected