# ContactViewEditComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/market/contacts/contact-view-edit/contact-view-edit.component.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Diagram

```mermaid
graph TD
    component_ContactViewEditComponent_3ea62d00["ContactViewEditComponent"]
    class component_ContactViewEditComponent_3ea62d00 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `ContactPersonService`
- IMPORTS → `ContactPersons`
- IMPORTS → `ContactInfo`
- IMPORTS → `AppSettings`
- IMPORTS → `PermissionForSheetResponce`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AlertsComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AccountType`
- IMPORTS → `AccountsService`
- IMPORTS → `Client`
- IMPORTS → `Supplier`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `checkChanges`
- IMPORTS → `File`
- IMPORTS → `LogHistoryModulesEnum`

## Used by

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

### Imported by (9)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `MeetingActivityComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts`:1
- `TopicComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `VisitActivityComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/visit-activity/visit-activity.component.ts`:1
- `AccountDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts`:1
- `ClientViewEditComponent` — `Pams/Web/Pams.Web/Client/app/components/market/client/client-view-edit/client-view-edit.component.ts`:1
- `ContactsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/contacts/contacts.component.ts`:1

…and 1 more.
