Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Ddirective.ts217 bindSubEvent(vm, subVm, template);
226 function bindSubEvent(vm: Vm, subVm: Vm, template: TemplateInterface): void { function