Skip to content

DashboardState

reference
1 min readUpdated

Kind: Interface

Source: Pams/Web/Pams.Web/Client/app/reducers/dashboard.ts (line 10)

Part of: Pams

Properties

PropertyType
currentJobsCurrentJobData
currentJobsOptionsany
bookingDataDashboardBookingData
bookingDataOptionsany
lpoDataDashboardLPO
lpoDataOptionsany
lostOrderDataDashboardLostOrderData
lostOrderDataOptionsany
bookingVsTargetDataDashboardBookingvsTargetData
bookingVsTargetDataOptionsany
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)

  • AppStatePams/Web/Pams.Web/Client/app/reducers/index.ts:6

Was this page helpful?

Download as PDF