Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
initWindow
Method · 0.65
remove
Method · 0.65
openEditorWindowById
Method · 0.65
openEditorWindowByResource
Method · 0.65
openEditorWindow
Method · 0.65
init
Method · 0.65
EditorWindow
Class · 0.65
Context
Class · 0.65
Implementers
1
EditorWindow
packages/workspace/src/window.ts
Calls
no outgoing calls
Tested by
no test coverage detected