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

Method getRGL

packages/types/src/shell/model/node.ts:497–497  ·  view source on GitHub ↗

* 获取磁贴相关信息

()

Source from the content-addressed store, hash-verified

495 * 获取磁贴相关信息
496 */
497 getRGL(): {
498 isContainerNode: boolean;
499 isEmptyNode: boolean;
500 isRGLContainerNode: boolean;

Callers 4

getRGLMethod · 0.65
actionMethod · 0.65
getRGLMethod · 0.65
node.test.tsFile · 0.65

Implementers 1

Nodepackages/shell/src/model/node.ts

Calls

no outgoing calls

Tested by

no test coverage detected