MCPcopy Create free account
hub / github.com/DTStack/molecule / open

Method open

src/services/workbench/panelService.ts:41–41  ·  view source on GitHub ↗

* Open a new or existing panel item as the active in Panel view * @param panel

(panel: IPanelItem)

Source from the content-addressed store, hash-verified

39 * @param panel
40 */
41 open(panel: IPanelItem): void;
42 /**
43 * Get the specific panel
44 * @param id

Callers 3

openSettingsInEditorMethod · 0.65

Implementers 1

PanelServicesrc/services/workbench/panelService.ts

Calls

no outgoing calls

Tested by

no test coverage detected