Home
last modified time | relevance | path

Searched defs:callbackId (Results 1 – 1 of 1) sorted by relevance

/third_party/jsframework/runtime/main/manage/event/
DCallbackManager.ts56 const callback: Function = this.callbackMap[callbackId]; constant
69 const callback: Function = this.callbackMap[callbackId]; constant