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

Method getEditorView

packages/workspace/src/resource.ts:21–21  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

19 get defaultViewName(): string | undefined;
20
21 getEditorView(name: string): IPublicTypeEditorView | undefined;
22
23 import(schema: any): Promise<any>;
24

Callers 1

EditorWindowClass · 0.65

Implementers 1

Resourcepackages/workspace/src/resource.ts

Calls

no outgoing calls

Tested by

no test coverage detected