# ClientViewEditComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_ClientViewEditComponent_5e4af803["ClientViewEditComponent"]
    class component_ClientViewEditComponent_5e4af803 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `ClientTypeService`
- IMPORTS → `ClientType`
- IMPORTS → `AddressTypeService`
- IMPORTS → `AddressType`
- IMPORTS → `AddressService`
- IMPORTS → `Address`
- IMPORTS → `AddressesTypeEnum`
- IMPORTS → `MarketSegmentService`
- IMPORTS → `MarketSegment`
- IMPORTS → `ContactInfo`
- IMPORTS → `ContactInfoService`
- IMPORTS → `AuthService`
- IMPORTS → `CountryService`
- IMPORTS → `Country`
- IMPORTS → `ContactPersons`
- IMPORTS → `ContactPersonService`
- IMPORTS → `AppSettings`
- IMPORTS → `AccountsService`
- IMPORTS → `Account`
- IMPORTS → `AccountType`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `ClientSupplierRegistration`
- IMPORTS → `RegistrationStatus`
- IMPORTS → `PreviousPageService`
- IMPORTS → `checkChanges`
- IMPORTS → `AlertsComponent`
- IMPORTS → `ContactViewEditComponent`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `ComponentCanDeactivate`

## Used by

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

### Imported by (4)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `AllAccountsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/all-accounts/all-accounts.component.ts`:1
- `PrincipalComponent` — `Pams/Web/Pams.Web/Client/app/components/market/principles/principles/principles.component.ts`:1
