Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ disable
Method
disable
packages/editor-skeleton/src/widget/widget.ts:27–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
toggle(): void;
26
enable?(): void;
27
disable?(): void;
28
}
29
30
export
class
Widget implements IWidget {
Callers
3
disable
Method · 0.65
disableWidget
Method · 0.65
disableDebug
Function · 0.65
Implementers
4
Dock
packages/editor-skeleton/src/widget/do
Widget
packages/editor-skeleton/src/widget/wi
Panel
packages/editor-skeleton/src/widget/pa
PanelDock
packages/editor-skeleton/src/widget/pa
Calls
no outgoing calls
Tested by
no test coverage detected