# DashboardTabComponent

**Kind:** Component

**Source:** `Frontend/src/app/components/dashboard/dashboard-libary/dashboard-tab/dashboard-tab.component.ts` (line 1)

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

## Diagram

```mermaid
graph TD
    component_DashboardTabComponent_5bdb69ce["DashboardTabComponent"]
    class component_DashboardTabComponent_5bdb69ce rootComponent
```

## Relationships

- IMPORTS → `Widget`
- IMPORTS → `RolePermissionLevel`
- IMPORTS → `DashboardLibraryService`
- IMPORTS → `TodayWidgetsEnum`
- IMPORTS → `SharedPopupComponent`
- IMPORTS → `MyDeskService`
- IMPORTS → `MyDiskFilterObj`
- IMPORTS → `MrmWarehouseSupplierComponent`
- IMPORTS → `MrmWarehouseScrapComponent`
- IMPORTS → `MrmTotalSalesComponent`
- IMPORTS → `MrmSgAComponent`
- IMPORTS → `MrmDepreciationComponent`
- IMPORTS → `MrmProfitLossComponent`
- IMPORTS → `MrmCurrencyRateComponent`
- IMPORTS → `MrmCashPositionComponent`
- IMPORTS → `MrmAccountPayableComponent`
- IMPORTS → `MrmAccountReceivableComponent`
- IMPORTS → `MrmBookingCityComponent`
- IMPORTS → `MrmCogsComponent`
- IMPORTS → `AuthService`

## Used by

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

### Imported by (4)

- `DashboardLibaryComponent` — `Frontend/src/app/components/dashboard/dashboard-libary/dashboard-libary.component.ts`:1
- `DashboardWidgetsModule` — `Frontend/src/app/components/dashboard/dashboard-widgets.module.ts`:1
- `MyDeskColumnsViewComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts`:1
- `MyDeskComponent` — `Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts`:1
