Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ updateState
Method
updateState
packages/workspace/src/window.ts:30–30 ·
view source on GitHub ↗
(state: WINDOW_STATE)
Source
from the content-addressed store, hash-verified
28
init(): void;
29
30
updateState(state: WINDOW_STATE): void;
31
}
32
33
export
enum WINDOW_STATE {
Callers
4
remove
Method · 0.65
openEditorWindowById
Method · 0.65
openEditorWindowByResource
Method · 0.65
openEditorWindow
Method · 0.65
Implementers
1
EditorWindow
packages/workspace/src/window.ts
Calls
no outgoing calls
Tested by
no test coverage detected