| 205 | } |
| 206 | |
| 207 | class SoundFileTreema extends TreemaNode.nodeMap.string { |
| 208 | static initClass () { |
| 209 | this.prototype.valueClass = 'treema-sound-file' |
| 210 | this.prototype.editable = false |
nothing calls this directly
no outgoing calls
no test coverage detected