Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenCBS/OpenCBS-Cloud
/ setData
Method
setData
client/src/app/core/services/common.service.ts:26–28 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
24
}
25
26
public setData(data) {
27
this.data = data;
28
}
29
30
public getData() {
31
let
temp = this.data;
Callers
6
ngOnInit
Method · 0.45
changeLang
Method · 0.45
ngOnDestroy
Method · 0.45
SystemSettingEffect
Class · 0.45
map
Method · 0.45
uploadAndParseXMLFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected