upgrade/dashboard/paste-action.component.ts
selector | c8y-paste-action-legacy |
template |
|
Properties |
Methods |
constructor(vcRef: ViewContainerRef, dashboardBridgeService: DashboardBridgeService)
|
|||||||||
Parameters :
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
pasteDashboard |
pasteDashboard()
|
Returns :
void
|
dashboardName |
dashboardName:
|
Type : string
|
Default value : ''
|
templatePaste |
templatePaste:
|
Decorators :
@ViewChild('templatePaste', {read: TemplateRef, static: undefined})
|