MCPcopy Create free account
hub / github.com/NUKnightLab/StoryMapJS / _initEvents

Method _initEvents

src/js/ui/Message.js:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 _initEvents() {
106 DomEvent.addListener(this._el.container, 'click', this._onMouseClick, this);
107 }
108
109 // Update Display
110 _updateDisplay(width, height, animate) {

Callers 1

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected