# TaskTabsEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/models/tasks/task.model.ts` (line 95)

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

## Values

- `All`
- `Following`
- `MyTasks`

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

- `TasksListComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/__tasks-list/tasks-list.component.ts`:1
- `TasksComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/tasks.component.ts`:1
- `TaskService` — `Pams/Web/Pams.Web/Client/app/services/Tasks/task.service.ts`:1
