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

Method add

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

Source from the content-addressed store, hash-verified

2685 i18n: I18n;
2686 suffix: string;
2687 add(this: EditorManager, editor: Editor): Editor;
2688 addI18n: (code: string, item: Record<string, string>) => void;
2689 createEditor(this: EditorManager, id: string, options: RawEditorOptions): Editor;
2690 execCommand(this: EditorManager, cmd: string, ui: boolean, value: any): boolean;

Callers 15

SetFunction · 0.65
OrderedSetFunction · 0.65
haFunction · 0.65
DFunction · 0.65
QiFunction · 0.65
SiFunction · 0.65
akFunction · 0.65
MkFunction · 0.65
SetCacheFunction · 0.65
_expandMethod · 0.65
addTextMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected