MCPcopy
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

onMouseDownFunction · 0.85
registerEventHandlersFunction · 0.85

Calls 1

gutterEventFunction · 0.85

Tested by

no test coverage detected