Kind: Component
Source: Frontend/src/app/components/dashboard/my-desk/activities/meeting-activity/meeting-activity.component.ts (line 1)
Part of: Frontend
Diagram
mermaidgraph TD component_MeetingActivityComponent_5c07d52f["MeetingActivityComponent"] class component_MeetingActivityComponent_5c07d52f rootComponent
Relationships
- IMPORTS →
AppSettings - IMPORTS →
TaskPrioritiesService - IMPORTS →
Priority - IMPORTS →
Tag - IMPORTS →
Reminder - IMPORTS →
ActivitiesListView - IMPORTS →
ActivityTypesEnum - IMPORTS →
ActivityParticipant - IMPORTS →
ParticipantView - IMPORTS →
ActivityStatusEnum - IMPORTS →
Activities - IMPORTS →
ActivityLocation - IMPORTS →
sampleSelectBoxIDs - IMPORTS →
Person - IMPORTS →
PersonService - IMPORTS →
TagComponent - IMPORTS →
ActivitiesService - IMPORTS →
SharedPopupComponent - IMPORTS →
ContactViewEditComponent - IMPORTS →
VisitorDropdownComponent - IMPORTS →
AccountsService - IMPORTS →
NewJobService - IMPORTS →
ProjectService - IMPORTS →
InvoicesService - IMPORTS →
ContactPersonService - IMPORTS →
LettersOfGuarantiesService
Used by
5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (5)
CoreBusinessModule—Frontend/src/app/components/core-business/core-business.module.ts:1NewActivityComponent—Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts:1MyDeskColumnsViewComponent—Frontend/src/app/components/dashboard/my-desk/my-desk-columns-view/my-desk-columns-view.component.ts:1MyDeskComponent—Frontend/src/app/components/dashboard/my-desk/my-desk.component.ts:1NewJobComponent—Frontend/src/app/components/sales/new-job/new-job.component.ts:1
Was this page helpful?