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

Method onClose

src/controller/panel.tsx:21–21  ·  view source on GitHub ↗
(key: UniqueId)

Source from the content-addressed store, hash-verified

19 onTabChange?(key: UniqueId): void;
20 onToolbarClick?(e: React.MouseEvent, item: IActionBarItemProps): void;
21 onClose?(key: UniqueId): void;
22}
23
24@singleton()

Callers 5

editorTree.test.tsFile · 0.65
panel.test.tsFile · 0.65
activateFunction · 0.65
activateFunction · 0.65

Implementers 1

PanelControllersrc/controller/panel.tsx

Calls

no outgoing calls

Tested by

no test coverage detected