MCPcopy
hub / github.com/alibaba/lowcode-engine / getName

Method getName

packages/editor-skeleton/src/widget/widget.ts:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 readonly config: IPublicTypeWidgetBaseConfig;
20
21 getName(): string;
22 getContent(): any;
23 show(): void;
24 hide(): void;

Callers 6

createStageMethod · 0.65
getSymbolNameFunction · 0.65
getShapeFromArrayFunction · 0.65
getShapeFunction · 0.65
parseTSFunction · 0.65

Implementers 4

Dockpackages/editor-skeleton/src/widget/do
Widgetpackages/editor-skeleton/src/widget/wi
Panelpackages/editor-skeleton/src/widget/pa
PanelDockpackages/editor-skeleton/src/widget/pa

Calls

no outgoing calls

Tested by

no test coverage detected