# JobCostingListComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/job-costing/job-costing-list/job-costing-list.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_JobCostingListComponent_6cbc00f5["JobCostingListComponent"]
    class component_JobCostingListComponent_6cbc00f5 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `AuthService`
- IMPORTS → `ListOfNewResponse`
- IMPORTS → `AlertsService`
- IMPORTS → `JobCostingService`
- IMPORTS → `RightButtonsComponent`
- IMPORTS → `sampleSelectBoxIDs`
- IMPORTS → `environment`
- IMPORTS → `EnumPaymentMilestoneType`

## 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)

- `JobCostingComponentModule` — `Frontend/src/app/components/job-costing/job-costing-component.module.ts`:1
- `JobCostingModule` — `Frontend/src/app/components/job-costing/job-costing.module.ts`:1
