Kind: Class
Source: Frontend/src/app/components/log-history/log-history-model.ts (line 237)
Part of: Frontend
Extends: LogDetails
Properties
| Property | Type |
|---|---|
dashboardActionTypeId | number |
tabTitle | string |
tabType | number |
widgets | DashboardWidgetsLogDetails[] |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
DashboardLibaryComponent—Frontend/src/app/components/dashboard/dashboard-libary/dashboard-libary.component.ts:1ReportsLibraryComponent—Frontend/src/app/components/reports/reports-library/reports-library.component.ts:1
Was this page helpful?