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