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

Method setDefaultMenus

src/services/workbench/editorService.ts:174–174  ·  view source on GitHub ↗

* Set default menus when create a new group * @param menus

(menus: IMenuItemProps[])

Source from the content-addressed store, hash-verified

172 * @param menus
173 */
174 setDefaultMenus(menus: IMenuItemProps[]): void;
175 /**
176 * Update actions in specific group
177 * @param actions

Callers 2

initViewMethod · 0.65

Implementers 1

EditorServicesrc/services/workbench/editorService.t

Calls

no outgoing calls

Tested by

no test coverage detected