upgrade/dashboard/copy-action.component.ts
selector | c8y-copy-action-legacy |
template |
|
Properties |
Methods |
constructor(vcRef: ViewContainerRef, dashboardBridgeService: DashboardBridgeService)
|
|||||||||
Parameters :
|
copyDashboard |
copyDashboard()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
templateCopy |
templateCopy:
|
Decorators :
@ViewChild('templateCopy', {read: TemplateRef, static: undefined})
|