Skip to content

ContactViewEditComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_ContactViewEditComponent_21c50203["ContactViewEditComponent"]
    class component_ContactViewEditComponent_21c50203 rootComponent

Relationships

  • IMPORTS → AppService
  • IMPORTS → PreviousPageService
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → ContactPersonService
  • IMPORTS → ContactPersons
  • IMPORTS → ContactInfoTypeEnum
  • IMPORTS → ContactInfo
  • IMPORTS → AppSettings
  • IMPORTS → PermissionForSheetResponce
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → AccountType
  • IMPORTS → AccountsService
  • IMPORTS → Client
  • IMPORTS → Supplier
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → checkChanges
  • IMPORTS → DeletePhotoService
  • IMPORTS → environment
  • IMPORTS → ModuleEnumId
  • IMPORTS → SharedAttachedDocsComponent
  • IMPORTS → FilesComponent
  • IMPORTS → RelatedToTypes
  • IMPORTS → File
  • IMPORTS → FilesPortService
  • IMPORTS → FilesService
  • IMPORTS → LogHistoryModulesEnum
  • IMPORTS → RecentlyOpenedService
  • IMPORTS → LogHistoryComponent

Used by

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

Imported by (10)

  • MeetingActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts:1
  • TopicComponentFrontend/src/app/components/dashboard/my-desk/activities/topic/topic.component.ts:1
  • VisitActivityComponentFrontend/src/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts:1
  • AccountDetailsComponentFrontend/src/app/components/market/account-details/account-details.component.ts:1
  • ContactsComponentFrontend/src/app/components/market/contacts/contacts.component.ts:1
  • ContactsModuleFrontend/src/app/components/market/contacts.module.ts:1
  • MarketModuleFrontend/src/app/components/market/market.module.ts:1
  • SelectedTagsFrontend/src/app/components/shared/dropdown/custom-tag-input/custom-tag-input.component.ts:1

…and 2 more.

Was this page helpful?

Download as PDF