Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Dcompiler.ts115 interface MetaInterface { interface
151 …rget: TemplateInterface, dest: FragBlockInterface | Element, meta?: Partial<MetaInterface>): void {
294 meta: Partial<MetaInterface>
352 function targetNeedCheckRepeat(target: TemplateInterface, meta: Partial<MetaInterface>) {
362 function targetNeedCheckShown(target: TemplateInterface, meta: Partial<MetaInterface>) {
474 meta: Partial<MetaInterface>
476 const newMeta: Partial<MetaInterface> = { shown: true };
532 meta: Partial<MetaInterface>
863 meta: Partial<MetaInterface>