This commit is contained in:
Ian Gulliver
2019-07-10 21:32:52 +00:00
parent 04ec47e393
commit 703be7aa75
9 changed files with 147 additions and 17 deletions

View File

@@ -52,10 +52,6 @@ class EditorLink extends EditorEntryBase {
}
}
getElement() {
return this.elem_;
}
onKeyDown(e) {
super.onKeyDown(e);