MCPcopy 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

1import set from 'lodash/set';
2import cloneDeep from 'lodash/cloneDeep';
3import '../fixtures/window';
4import { Project } from '../../src/project/project';

Callers

nothing calls this directly

Calls 13

openMethod · 0.65
onSelectionChangeMethod · 0.65
selectMethod · 0.65
selectAllMethod · 0.65
removeMethod · 0.65
clearMethod · 0.65
addMethod · 0.65
disposeMethod · 0.65
hasMethod · 0.65
containsNodeMethod · 0.65
getNodeMethod · 0.65
getNodesMethod · 0.65

Tested by

no test coverage detected