Skip to content

AccountManagersComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/configuration/account-managers/account-managers.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_AccountManagersComponent_54bd3a75["AccountManagersComponent"]
    class component_AccountManagersComponent_54bd3a75 rootComponent

Relationships

  • IMPORTS → AppService
  • IMPORTS → PersonService
  • IMPORTS → PersonUserService
  • IMPORTS → PersonTypeService
  • IMPORTS → RoleService
  • IMPORTS → Role
  • IMPORTS → Person
  • IMPORTS → PersonUser
  • IMPORTS → PersonType
  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → JobListLayoutService
  • IMPORTS → JobListLayout
  • IMPORTS → DefaultJobListLayout
  • IMPORTS → AlertsService
  • IMPORTS → RightButtonsComponent
  • IMPORTS → SharedPopupComponent

Used by

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

Imported by (2)

  • ConfigurationRoutingModuleFrontend/src/app/components/configuration/configuration-routing.module.ts:1
  • TranslateHandlerFrontend/src/app/components/configuration/configuration.module.ts:1

Was this page helpful?

Download as PDF