Skip to content

ProductsListComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/configuration/products/products-list/products-list.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_ProductsListComponent_31563c0d["ProductsListComponent"]
    class component_ProductsListComponent_31563c0d rootComponent

Relationships

  • IMPORTS → AlertsService
  • IMPORTS → JobStageEnum
  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → RightButtonsComponent
  • IMPORTS → NewJobService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → EnumPagename
  • IMPORTS → environment
  • IMPORTS → ProductsDetailsComponent
  • IMPORTS → BOMProductItems
  • IMPORTS → WarehouseService
  • IMPORTS → CategoryService
  • IMPORTS → ProductCategoryService

Used by

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

Imported by (5)

  • AppRoutingModuleFrontend/src/app/app-routing.module.ts:1
  • MrqDetailsComponentFrontend/src/app/components/MRQ/mrq-details/mrq-details.component.ts:1
  • BillOfMaterialsDetailsComponentFrontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts:1
  • ProductsComponentsModuleFrontend/src/app/components/configuration/products/products-components.module.ts:1
  • ProductsDetailsComponentFrontend/src/app/components/configuration/products/products-details/products-details.component.ts:1

Was this page helpful?

Download as PDF