# TasksComponent

**Kind:** Component

**Source:** `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/tasks.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_TasksComponent_d72e6d6["TasksComponent"]
    class component_TasksComponent_d72e6d6 rootComponent
```

## Relationships

- IMPORTS → `AppSettings`
- IMPORTS → `SubscriptionPackagesEnum`
- IMPORTS → `TaskTabsEnum`
- IMPORTS → `TaskView`
- IMPORTS → `Task`
- IMPORTS → `TaskStatusEnum`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AuthService`
- IMPORTS → `Person`
- IMPORTS → `PersonService`
- IMPORTS → `Priority`
- IMPORTS → `Status`
- IMPORTS → `followTypeEnum`
- IMPORTS → `TaskFollower`

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

- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
- `MyDeskComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/my-desk.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
