# EditReferenceDetailsComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/references/references-list/edit-reference-details/edit-reference-details.component.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Diagram

```mermaid
graph TD
    component_EditReferenceDetailsComponent_ff6f1e3["EditReferenceDetailsComponent"]
    class component_EditReferenceDetailsComponent_ff6f1e3 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `MarginCommissionEnum`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `ContactInfoRelatedTypeEnum`
- IMPORTS → `PrintOption`
- IMPORTS → `checkChanges`
- IMPORTS → `AuthService`
- IMPORTS → `PreviousPageService`
- IMPORTS → `AlertsService`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `environment`
- IMPORTS → `RecentlyOpenedService`
- IMPORTS → `LogHistoryComponent`
- IMPORTS → `LogHistoryModulesEnum`
- IMPORTS → `Departments`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `ReferencesDetails`
- IMPORTS → `ReferenceListDetailQuestion`
- IMPORTS → `ReferenceListDetailSerialNo`
- IMPORTS → `Lookup`
- IMPORTS → `ReferenceListItems`
- IMPORTS → `CategoryQuestionsByCategoryIdResponse`
- IMPORTS → `SerialStatusHistory`
- IMPORTS → `ReferenceListForPrint`
- IMPORTS → `ReferenceDetailsItemForPrint`
- IMPORTS → `SerialStatusForPrint`
- IMPORTS → `itemQuestForPrint`
- IMPORTS → `ReferencesService`
- IMPORTS → `AccountsLookupWithData`
- IMPORTS → `AccountsService`
- IMPORTS → `EnduserTypeEnum`
- IMPORTS → `NewJobService`
- IMPORTS → `ReferenceToPdfService`

## Used by

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

### Imported by (3)

- `ReferencesComponentsModule` — `Frontend/src/app/components/references/references-components.module.ts`:1
- `ReferencesListComponent` — `Frontend/src/app/components/references/references-list/references-list.component.ts`:1
- `ReferencesModule` — `Frontend/src/app/components/references/references.module.ts`:1
