MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / didDropOut

Method didDropOut

packages/designer/src/document/node/node.ts:145–145  ·  view source on GitHub ↗
(dragment: INode)

Source from the content-addressed store, hash-verified

143 didDropIn(dragment: INode): void;
144
145 didDropOut(dragment: INode): void;
146
147 purge(): void;
148

Callers 3

didDropOutMethod · 0.65
internalSetParentMethod · 0.65
node.test.tsFile · 0.65

Implementers 1

Nodepackages/designer/src/document/node/no

Calls

no outgoing calls

Tested by

no test coverage detected