Customize freetext tool to change text and behavior programatically

That did not work as well. The event is not getting triggered even with
this.wvInstance.docViewer.getAnnotationManager().getEditBoxManager().on(‘editorFocused’, (editor, annotation) =>

Also, following has not changed initial text
Tools.FreeTextCreateTool.prototype.initialText = ‘REDACTED’