projects/ngx-property-grid/src/lib/dynamic-component-load.directive.ts
Selector | [dynamicComponentLoad] |
Properties |
|
Methods |
|
Inputs |
Accessors |
constructor(entry: ViewContainerRef, componentFactoryResolver: ComponentFactoryResolver)
|
|||||||||
Parameters :
|
dynamicComponentLoad | |
Type : PropertyItemMeta
|
|
options | |
Type : any
|
|
Private buildComponent |
buildComponent()
|
Returns :
void
|
Private destroyComponent |
destroyComponent()
|
Returns :
void
|
Private initComponent | ||||||
initComponent(component: ComponentRef
|
||||||
Parameters :
Returns :
void
|
ngOnChanges | ||||||
ngOnChanges(changes: SimpleChanges)
|
||||||
Parameters :
Returns :
void
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
Private Readonly _controlValueChangeFn |
Type : function
|
Private component |
Type : ComponentRef<IDynamicComponent<any>>
|
Private propertyValue |
Type : PropertyValue
|
componentType |
getcomponentType()
|