MCPcopy Create free account
hub / github.com/codecombat/codecombat / buildValueForEditing

Method buildValueForEditing

app/core/treema-ext.js:204–204  ·  view source on GitHub ↗
(valEl, data)

Source from the content-addressed store, hash-verified

202
203 buildValueForDisplay (valEl, data) { return this.initPreview(valEl, data) }
204 buildValueForEditing (valEl, data) { return this.initPreview(valEl, data) }
205}
206
207class SoundFileTreema extends TreemaNode.nodeMap.string {

Callers

nothing calls this directly

Calls 1

initPreviewMethod · 0.95

Tested by

no test coverage detected