MCPcopy Index your code
hub / github.com/dataease/SQLBot / setActive

Method setActive

frontend/public/tinymce/tinymce.d.ts:2698–2698  ·  view source on GitHub ↗
(this: EditorManager, editor: Editor)

Source from the content-addressed store, hash-verified

2696 remove(this: EditorManager, selector: string): void;
2697 remove(this: EditorManager, editor: Editor): Editor | null;
2698 setActive(this: EditorManager, editor: Editor): void;
2699 setup(this: EditorManager): void;
2700 translate: (text: Untranslated) => TranslatedString;
2701 triggerSave: () => void;

Callers 15

ggFunction · 0.80
bgFunction · 0.80
CgFunction · 0.80
aFunction · 0.80
sFunction · 0.80
$AFunction · 0.80
sFunction · 0.80
ZMFunction · 0.80
nFunction · 0.80
rFunction · 0.80
aFunction · 0.80
hzFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected