跳转到内容

PiyingCreateComponentBase

Defined in: projects/view-angular/lib/component/base.component.ts:123

new PiyingCreateComponentBase(): PiyingCreateComponentBase

PiyingCreateComponentBase

optional componentRef?: ComponentRef<any>

Defined in: projects/view-angular/lib/component/base.component.ts:136


optional destroyComponentFn?: () => void

Defined in: projects/view-angular/lib/component/base.component.ts:132

void


optional fieldComponentInstance?: any

Defined in: projects/view-angular/lib/component/base.component.ts:133


optional fieldDirectiveRefList?: any[]

Defined in: projects/view-angular/lib/component/base.component.ts:135


optional fieldElementRef?: ElementRef<HTMLElement>

Defined in: projects/view-angular/lib/component/base.component.ts:134

createComponent(list, viewContainerRef): void

Defined in: projects/view-angular/lib/component/base.component.ts:181

DynamicComponentConfig[]

ViewContainerRef

void


update(list): void

Defined in: projects/view-angular/lib/component/base.component.ts:310

DynamicComponentConfig[]

void