Skip to content

ContactsComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_ContactsComponent_171846eb["ContactsComponent"]
    class component_ContactsComponent_171846eb rootComponent

Relationships

  • IMPORTS → ContactInfo
  • IMPORTS → ContactPersonService
  • IMPORTS → ContactPersons
  • IMPORTS → AccountsService
  • IMPORTS → Client
  • IMPORTS → Supplier
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → RightButtonsComponent
  • IMPORTS → ContactViewEditComponent
  • IMPORTS → EnumPagename
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → environment

Used by

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

Imported by (6)

  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • ContactsModuleFrontend/src/app/components/market/contacts.module.ts:1
  • MarketComponentsModuleFrontend/src/app/components/market/market-components.module.ts:1
  • MarketModuleFrontend/src/app/components/market/market.module.ts:1
  • NewJobComponentFrontend/src/app/components/sales/new-job/new-job.component.ts:1
  • NewProjectFrontend/src/app/components/market/projects/newProject.ts:52

Was this page helpful?

Download as PDF