Skip to content

PreviewComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/sales/cost-calculation/preview/preview.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_PreviewComponent_599fcaee["PreviewComponent"]
    class component_PreviewComponent_599fcaee rootComponent

Relationships

  • IMPORTS → checkChanges
  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → SalesApprovalProccessEnum
  • IMPORTS → Preview
  • IMPORTS → CostSalesItemPreview
  • IMPORTS → CostItemPreview
  • IMPORTS → CostItemDetailpreview
  • IMPORTS → CostCalculation
  • IMPORTS → CostCalculationDetails
  • IMPORTS → DefaultCostMarginTypeEnum
  • IMPORTS → MarginCalculationForSalesItem
  • IMPORTS → MarginRelatedToEnum
  • IMPORTS → MarginCalculationService
  • IMPORTS → SalesItems

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (3)

  • CostCalculationComponentFrontend/src/app/components/sales/cost-calculation/cost-calculation.component.ts:1
  • SalesComponentsModuleFrontend/src/app/components/sales/cost-calculation/sales-components.module.ts:1
  • SalesComponentsModuleFrontend/src/app/components/sales/sales-components.module.ts:1

Was this page helpful?

Download as PDF