Skip to content

ProjectsComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/market/projects/projects.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_ProjectsComponent_5c20fe84["ProjectsComponent"]
    class component_ProjectsComponent_5c20fe84 rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → JobListLayoutService
  • IMPORTS → JobListLayout
  • IMPORTS → DefaultJobListLayout
  • IMPORTS → ExcelService
  • IMPORTS → Project
  • IMPORTS → ProjectJobs
  • IMPORTS → ProjectService
  • IMPORTS → ProjectStatusEnum
  • IMPORTS → AlertsService
  • IMPORTS → RightButtonsComponent
  • IMPORTS → SharedPopupComponent
  • IMPORTS → EnumPagename
  • IMPORTS → SecurityAccessTypesEnum
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse

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)

  • MarketComponentsModuleFrontend/src/app/components/market/market-components.module.ts:1
  • MarketModuleFrontend/src/app/components/market/market.module.ts:1
  • ProjectsModuleFrontend/src/app/components/market/projects.module.ts:1

Was this page helpful?

Download as PDF