File

upgrade/dashboard/copy-action.component.ts

Implements

OnInit

Metadata

selector c8y-copy-action-legacy
template
<ng-template #templateCopy>
  <li>
    <button title="{{'Copy dashboard' | translate}}" (click)="copyDashboard()">
      <i class="dlt-c8y-icon-copy m-r-4"></i><span translate>Copy dashboard</span>
    </button>
  </li>
</ng-template>

Index

Properties
Methods

Constructor

constructor(vcRef: ViewContainerRef, dashboardBridgeService: DashboardBridgeService)
Parameters :
Name Type Optional
vcRef ViewContainerRef No
dashboardBridgeService DashboardBridgeService No

Methods

copyDashboard
copyDashboard()
Returns : void
ngOnInit
ngOnInit()
Returns : void

Properties

templateCopy
templateCopy:
Decorators :
@ViewChild('templateCopy', {read: TemplateRef, static: undefined})

result-matching ""

    No results matching ""