MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / initPage

Function initPage

examples/js/editor.js:12–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10var containExamples = true;
11
12function initPage() {
13 initSideBar();
14 initEditor();
15 screenResize();
16}
17
18
19

Callers 1

editor.jsFile · 0.70

Calls 3

initEditorFunction · 0.85
screenResizeFunction · 0.85
initSideBarFunction · 0.70

Tested by

no test coverage detected