MCPcopy
hub / github.com/alibaba/lowcode-engine / init

Method init

packages/workspace/src/window.ts:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 sleep?: boolean;
27
28 init(): void;
29
30 updateState(state: WINDOW_STATE): void;
31}

Callers 8

initWindowMethod · 0.65
removeMethod · 0.65
openEditorWindowByIdMethod · 0.65
openEditorWindowMethod · 0.65
initMethod · 0.65
EditorWindowClass · 0.65
ContextClass · 0.65

Implementers 1

EditorWindowpackages/workspace/src/window.ts

Calls

no outgoing calls

Tested by

no test coverage detected