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

Method update

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

* Update the specific panel * @param panel the id field is required

(panel: IPanelItem)

Source from the content-addressed store, hash-verified

54 * @param panel the id field is required
55 */
56 update(panel: IPanelItem): IPanelItem | undefined;
57 /**
58 * Update the Output panel, except the value
59 *

Implementers 1

PanelServicesrc/services/workbench/panelService.ts

Calls

no outgoing calls

Tested by

no test coverage detected