| 407 | GeneralFileTreema.initClass() |
| 408 | |
| 409 | class JavaScriptFileTreema extends GeneralFileTreema { |
| 410 | static initClass () { |
| 411 | this.prototype.valueClass = 'treema-js-file' |
| 412 | this.prototype.editable = false |
nothing calls this directly
no outgoing calls
no test coverage detected