Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ selection.test.ts
File
selection.test.ts
packages/designer/tests/document/selection.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
set from
'lodash/set'
;
2
import
cloneDeep from
'lodash/cloneDeep'
;
3
import
'../fixtures/window'
;
4
import
{ Project } from
'../../src/project/project'
;
Callers
nothing calls this directly
Calls
13
open
Method · 0.65
onSelectionChange
Method · 0.65
select
Method · 0.65
selectAll
Method · 0.65
remove
Method · 0.65
clear
Method · 0.65
add
Method · 0.65
dispose
Method · 0.65
has
Method · 0.65
containsNode
Method · 0.65
getNode
Method · 0.65
getNodes
Method · 0.65
Tested by
no test coverage detected