# PrincipalViewEditComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_PrincipalViewEditComponent_3ba75426["PrincipalViewEditComponent"]
    class component_PrincipalViewEditComponent_3ba75426 rootComponent
```

## Relationships

- IMPORTS → `AppService`
- IMPORTS → `AccountsService`
- IMPORTS → `Account`
- IMPORTS → `AccountType`
- IMPORTS → `checkChanges`
- IMPORTS → `Project`
- IMPORTS → `ProjectService`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `SupplierTypeService`
- IMPORTS → `SupplierType`
- IMPORTS → `SupplierContractualInfo`
- IMPORTS → `SupplierContractClient`
- IMPORTS → `SupplierContractCountry`
- IMPORTS → `SupplierMarketSegment`
- IMPORTS → `SupplierContractMarketSegment`
- IMPORTS → `AddressTypeService`
- IMPORTS → `AddressType`
- IMPORTS → `AddressService`
- IMPORTS → `Address`
- IMPORTS → `MarketSegmentService`
- IMPORTS → `MarketSegment`
- IMPORTS → `ContactInfo`
- IMPORTS → `ContactInfoService`
- IMPORTS → `ContactInfoTypeEnum`
- IMPORTS → `ClientSupplierRegistration`
- IMPORTS → `SupplierClientRegistration`
- IMPORTS → `SupplierProjectRegistration`
- IMPORTS → `CountryService`
- IMPORTS → `Country`
- IMPORTS → `AppSettings`
- IMPORTS → `DecreasedTable`
- IMPORTS → `ContactViewEditComponent`
- IMPORTS → `ContactsComponent`
- IMPORTS → `AuthService`
- IMPORTS → `TimePeriod`
- IMPORTS → `TimePeriodService`
- IMPORTS → `RegistrationStatus`
- IMPORTS → `ContactPersons`
- IMPORTS → `ContactPersonService`
- IMPORTS → `CompanyCurrencyService`
- IMPORTS → `CompanyCurrency`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `SharedAttachedDocsComponent`
- IMPORTS → `File`
- IMPORTS → `GeneralListView`
- IMPORTS → `FilesComponent`
- IMPORTS → `FilesPortService`
- IMPORTS → `FilesService`
- IMPORTS → `ComponentCanDeactivate`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AlertsComponent`

## Used by

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

### Imported by (2)

- `AppRoutingModule` — `Pams/Web/Pams.Web/Client/app/app-routing.module.ts`:1
- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
