Home
last modified time | relevance | path

Searched refs:_customComponentMap (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/page/
DPage.ts52 private _customComponentMap: object; property in Page
67 this._customComponentMap = {};
135 return this._customComponentMap;
139 this._customComponentMap = customComponentMap;