Skip to content

PrincipalReportService

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/Pams.Web/Client/app/components/dashboard/_principalReport/principal-report.service.ts (line 59)

Part of: Pams

Methods

MethodSignatureReturns
generateReportgenerateReport(reportObject: ReportObject)void
getInquiriesColumngetInquiriesColumn()void
getOffersColumngetOffersColumn()void
getOrdersColumngetOrdersColumn()void
getDeliveredColumngetDeliveredColumn()void
getLostColumngetLostColumn()void
getCancelledColumngetCancelledColumn()void

Properties

PropertyType
InquiriesListColumnsColumnChooser[]
OffersListColumnsColumnChooser[]
OrdersListColumnsColumnChooser[]
DeliveredListColumnsColumnChooser[]
LostListColumnsColumnChooser[]
CancelledListColumnsColumnChooser[]

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)

  • OverallAnalysisYearMapPams/Web/Pams.Web/Client/app/components/dashboard/_principalReport/principal-report.component.ts:1

Was this page helpful?

Download as PDF