# MyDeskComponent

**Kind:** Component

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

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

## Diagram

```mermaid
graph TD
    component_MyDeskComponent_1ab12afe["MyDeskComponent"]
    class component_MyDeskComponent_1ab12afe rootComponent
```

## Relationships

- IMPORTS → `SharedPopupComponent`
- IMPORTS → `AuthService`
- IMPORTS → `ActivitiesService`
- IMPORTS → `AppSettings`
- IMPORTS → `Reminder`
- IMPORTS → `Account`
- IMPORTS → `AccountsService`
- IMPORTS → `AlertsComponent`
- IMPORTS → `LeftColumnBlocksComponent`
- IMPORTS → `MyDeskColumnAttr`
- IMPORTS → `Tag`
- IMPORTS → `TagTabsEnum`
- IMPORTS → `RelatedToTypes`
- IMPORTS → `TasksComponent`
- IMPORTS → `CalendarComponent`
- IMPORTS → `ActivitiesComponent`
- IMPORTS → `FilesService`
- IMPORTS → `AppService`
- IMPORTS → `EnumPagename`
- IMPORTS → `NewTasksComponent`
- IMPORTS → `NewActivityComponent`
- IMPORTS → `DashboardTabComponent`
- CALLS → `AccountsController`

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