Skip to content

PrincipalUserDetailsComponent

reference
1 min readUpdated

Kind: Component

Source: Frontend/src/app/components/security/users/principal-user-details/principal-user-details.component.ts (line 1)

Part of: Frontend

Diagram

mermaid
graph TD
    component_PrincipalUserDetailsComponent_64203552["PrincipalUserDetailsComponent"]
    class component_PrincipalUserDetailsComponent_64203552 rootComponent

Relationships

  • IMPORTS → AppService
  • IMPORTS → PersonService
  • IMPORTS → PersonUserService
  • IMPORTS → PersonTypeService
  • IMPORTS → checkChanges
  • IMPORTS → RoleService
  • IMPORTS → Role
  • IMPORTS → UserRole
  • IMPORTS → CompanyBranch
  • IMPORTS → CompanyBranchService
  • IMPORTS → Person
  • IMPORTS → PersonUser
  • IMPORTS → RoleUser
  • IMPORTS → UserBranchsPermissions
  • IMPORTS → PersonType
  • IMPORTS → File
  • IMPORTS → GeneralListView
  • IMPORTS → AppSettings
  • IMPORTS → SubscriptionPackagesEnum
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → PreviousPageService
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → FilesService
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → DeletePhotoService
  • IMPORTS → RelatedToTypes
  • IMPORTS → RecentlyOpenedService
  • IMPORTS → environment
  • IMPORTS → AccountsLookupWithData
  • IMPORTS → AccountsService

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)

  • SecurityRoutingModuleFrontend/src/app/components/security/security-routing.module.ts:1
  • SecurityModuleFrontend/src/app/components/security/security.module.ts:1

Was this page helpful?

Download as PDF