projects/m2-core/src/lib/widget-modules/dynamic/dynamic-component.directive.ts
Properties |
|
Methods |
|
Outputs |
Accessors |
| initialized |
Type : EventEmitter
|
| Protected destroy |
destroy()
|
|
Returns :
void
|
| Protected Abstract getComponentFactory |
getComponentFactory()
|
|
Returns :
ComponentFactory | Promise
|
| ngOnChanges | ||||||
ngOnChanges(changes: SimpleChanges)
|
||||||
|
Parameters :
Returns :
void
|
| ngOnDestroy |
ngOnDestroy()
|
|
Returns :
void
|
| Async ngOnInit |
ngOnInit()
|
|
Returns :
Promise<void>
|
| Protected Abstract Optional cd |
Type : ChangeDetectorRef
|
| Protected Abstract notificationService |
Type : NotificationService
|
| Protected Abstract viewContainerRef |
Type : ViewContainerRef
|
| instance |
getinstance()
|