跳转到内容

InsertFieldDirective

Defined in: projects/view-angular/lib/component/insert-field.directive.ts:18

new InsertFieldDirective(): InsertFieldDirective

InsertFieldDirective

PiyingCreateComponentBase.constructor

optional componentRef?: ComponentRef<any>

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

PiyingCreateComponentBase.componentRef


optional destroyComponentFn?: () => void

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

void

PiyingCreateComponentBase.destroyComponentFn


optional fieldComponentInstance?: any

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

PiyingCreateComponentBase.fieldComponentInstance


optional fieldDirectiveRefList?: any[]

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

PiyingCreateComponentBase.fieldDirectiveRefList


optional fieldElementRef?: ElementRef<HTMLElement>

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

PiyingCreateComponentBase.fieldElementRef


insertFieldAttributes: InputSignal<Record<string, any> | undefined>

Defined in: projects/view-angular/lib/component/insert-field.directive.ts:20


insertFieldSlots: InputSignal<Record<string, TemplateRef<any>> | undefined>

Defined in: projects/view-angular/lib/component/insert-field.directive.ts:19

createComponent(list?, viewContainerRef?): void

Defined in: projects/view-angular/lib/component/insert-field.directive.ts:25

DynamicComponentConfig[]

ViewContainerRef

void

PiyingCreateComponentBase.createComponent


ngOnChanges(changes): void

Defined in: projects/view-angular/lib/component/insert-field.directive.ts:38

Record<keyof InsertFieldDirective, SimpleChange>

void


ngOnDestroy(): void

Defined in: projects/view-angular/lib/component/insert-field.directive.ts:55

void


ngOnInit(): void

Defined in: projects/view-angular/lib/component/insert-field.directive.ts:52

void


update(list): void

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

DynamicComponentConfig[]

void

PiyingCreateComponentBase.update