| 428 | JavaScriptFileTreema.initClass() |
| 429 | |
| 430 | class VttFileTreema extends GeneralFileTreema { |
| 431 | static initClass () { |
| 432 | this.prototype.valueClass = 'treema-vtt-file' |
| 433 | this.prototype.editable = false |
nothing calls this directly
no outgoing calls
no test coverage detected