Skip to content

NewActivityComponent

reference
1 min readUpdated

Kind: Component

Source: Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts (line 1)

Part of: Pams

Diagram

mermaid
graph TD
    component_NewActivityComponent_79eda1c9["NewActivityComponent"]
    class component_NewActivityComponent_79eda1c9 rootComponent

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → PrintOption
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → AlertsComponent
  • IMPORTS → TaskReminderService
  • IMPORTS → Priority
  • IMPORTS → Tag
  • IMPORTS → Reminder
  • IMPORTS → RelatedToTypes
  • IMPORTS → Person
  • IMPORTS → PersonService
  • IMPORTS → ActivitiesService
  • IMPORTS → AuthService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → SharedAttachedDocsComponent
  • IMPORTS → File
  • IMPORTS → GeneralListView
  • IMPORTS → FilesComponent
  • IMPORTS → FilesPortService
  • IMPORTS → FilesService
  • IMPORTS → PreviousPageService
  • IMPORTS → checkChanges
  • IMPORTS → ComponentCanDeactivate

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)

  • AppRoutingModulePams/Web/Pams.Web/Client/app/app-routing.module.ts:1
  • TranslateHandlerPams/Web/Pams.Web/Client/app/app.module.ts:1
  • MyDeskComponentPams/Web/Pams.Web/Client/app/components/dashboard/my-desk/my-desk.component.ts:1
  • InvoiceDetailsComponentPams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts:1

Was this page helpful?

Download as PDF