MCPcopy
hub / github.com/NUKnightLab/TimelineJS3 / _initEvents

Method _initEvents

src/js/timenav/TimeGroup.js:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 _initEvents () {
93 DOMEvent.addListener(this._el.container, 'click', this._onMouseClick, this);
94 }
95
96 // Update Display
97 _updateDisplay(width, height, animate) {

Callers 1

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected