| 449 | VttFileTreema.initClass() |
| 450 | |
| 451 | class ImageFileTreema extends GeneralFileTreema { |
| 452 | static initClass () { |
| 453 | this.prototype.valueClass = 'treema-image-file' |
| 454 | this.prototype.editable = false |
nothing calls this directly
no outgoing calls
no test coverage detected