Kind: Class
Source: Frontend/src/app/models/dashboard/dashboard.model.ts (line 62)
Part of: Frontend
Properties
| Property | Type |
|---|---|
id | number |
chartEnumId | number |
title | string |
name | string |
description | string |
thumb | string |
selected | boolean |
IsSubscripedInPlan | boolean |
myDiskTab | boolean |
_isOpened | boolean |
_displayIndex | number |
chart | GridStackWidget |
Used by
118 references from 118 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (118)
DashboardSettingsDetailsComponent—Frontend/src/app/components/configuration/dashboard-settings/dashboard-settings-details/dashboard-settings-details.component.ts:1ReportsSettingsDetailsComponent—Frontend/src/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts:1DashboardLibaryComponent—Frontend/src/app/components/dashboard/dashboard-libary/dashboard-libary.component.ts:1DashboardTabComponent—Frontend/src/app/components/dashboard/dashboard-libary/dashboard-tab/dashboard-tab.component.ts:1BranchData—Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-account-payable/mrm-account-payable.component.ts:1BranchData—Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-account-receivable/mrm-account-receivable.component.ts:1BranchData—Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-backlog-product-types/mrm-backlog-product-types.component.ts:1BranchData—Frontend/src/app/components/dashboard/dashboard-libary/widgets/mrm-booking-city/mrm-booking-city.component.ts:1
…and 110 more.
Was this page helpful?