Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/ activateComponent
Method
activateComponent
src/controller/gmail.controller.js:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
activateComponent() {
30
mvelo.tabs.activate({id: this.tabId});
31
}
32
33
async
onOpenEditor(options) {
34
await
this.createPeer(
'editorController'
);
Callers
3
onAuthorize
Method · 0.95
onEncryptFrameDisplayEditor
Method · 0.45
onOpenEditor
Method · 0.45
Calls
1
activate
Method · 0.45
Tested by
no test coverage detected