Kind: Interface
Source: Pams/Web/Pams.Web/Client/app/reducers/dashboard.ts (line 10)
Part of: Pams
Properties
| Property | Type |
|---|---|
currentJobs | CurrentJobData |
currentJobsOptions | any |
bookingData | DashboardBookingData |
bookingDataOptions | any |
lpoData | DashboardLPO |
lpoDataOptions | any |
lostOrderData | DashboardLostOrderData |
lostOrderDataOptions | any |
bookingVsTargetData | DashboardBookingvsTargetData |
bookingVsTargetDataOptions | any |
loading | { [id: string]: boolean } |
Relationships
- IMPORTS →
LoadCurrentJobsDataAction - IMPORTS →
CurrentJobData - IMPORTS →
DashboardBookingData - IMPORTS →
DashboardLPO - IMPORTS →
DashboardLostOrderData - IMPORTS →
DashboardBookingvsTargetData
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
AppState—Pams/Web/Pams.Web/Client/app/reducers/index.ts:6
Was this page helpful?