(e)
| 399 | } |
| 400 | |
| 401 | onFileUploaded (e) { |
| 402 | this.data = this.uploadingPath |
| 403 | this.flushChanges() |
| 404 | return this.refreshDisplay() |
| 405 | } |
| 406 | } |
| 407 | GeneralFileTreema.initClass() |
| 408 |
nothing calls this directly
no outgoing calls
no test coverage detected