Skip to content

MyDeskComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_MyDeskComponent_3a5970df["MyDeskComponent"]
    class component_MyDeskComponent_3a5970df rootComponent

Relationships

  • IMPORTS → SharedPopupComponent
  • IMPORTS → AuthService
  • IMPORTS → ActivitiesService
  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → Activities
  • IMPORTS → ActivityLocation
  • IMPORTS → ActivityParticipant
  • IMPORTS → ActivityPurpose
  • IMPORTS → ActivityTypesEnum
  • IMPORTS → Reminder
  • IMPORTS → Account
  • IMPORTS → AccountsService
  • IMPORTS → AlertsService
  • IMPORTS → MeetingActivityComponent
  • IMPORTS → VisitActivityComponent
  • IMPORTS → CallActivityComponent
  • IMPORTS → MailActivityComponent
  • IMPORTS → LeftColumnBlocksComponent
  • IMPORTS → MyDeskService
  • IMPORTS → GroupIdEnum
  • IMPORTS → MyDeskColumnAttr
  • IMPORTS → Tag
  • IMPORTS → TagTabsEnum
  • IMPORTS → RelatedToTypes
  • IMPORTS → TasksComponent
  • IMPORTS → CalendarComponent
  • IMPORTS → Activities2Component
  • IMPORTS → FilesService
  • IMPORTS → AppService
  • IMPORTS → EnumPagename
  • IMPORTS → Task
  • IMPORTS → NewTasksComponent
  • IMPORTS → NewActivityComponent
  • IMPORTS → Widget
  • IMPORTS → DashboardTabComponent
  • CALLS → AccountsController

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • MyDesk2RouteModuleFrontend/src/app/components/dashboard/my-desk2-route.module.ts:1

Was this page helpful?

Download as PDF