Lines Matching refs:controller1
250 this.controller1.addTextSpan(JSON.stringify(value), {
285 this.controller1.addTextSpan('组件内图文变化前,触发回调:\n' + JSON.stringify(value), {
294 …this.controller1.addTextSpan('\n图文变化后,触发回调:\nrangeBefore:' + JSON.stringify(rangeBefore) + '\nrang…
330 this.controller1.addTextSpan('输入法输入内容前,触发回调:\n'+JSON.stringify(value), {
339 this.controller1.addTextSpan('输入法完成输入后,触发回调:\n'+ JSON.stringify(value), {
375 this.controller1.addTextSpan('触发onPaste回调\n', {
404 this.controller1.addTextSpan('触发onCut回调\n', {
433 this.controller1.addTextSpan('触发onCopy回调\n', {
660 controller1: RichEditorController = new RichEditorController();
661 options1: RichEditorOptions = { controller: this.controller1 }
685 this.controller1.addTextSpan(JSON.stringify(this.controller.getSpans()), {