Skip to content

UserDetailsComponent

reference
1 min readUpdated

Kind: Component

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

Part of: Frontend

Diagram

mermaid
graph TD
    component_UserDetailsComponent_45c57c21["UserDetailsComponent"]
    class component_UserDetailsComponent_45c57c21 rootComponent

Relationships

  • IMPORTS → AppService
  • IMPORTS → checkChanges
  • IMPORTS → PersonService
  • IMPORTS → PersonUserService
  • IMPORTS → PersonTypeService
  • IMPORTS → File
  • IMPORTS → GeneralListView
  • IMPORTS → FilesService
  • IMPORTS → UploadedFileModules
  • IMPORTS → CompanyBranch
  • IMPORTS → CompanyBranchService
  • IMPORTS → UserBranchsPermissions
  • IMPORTS → RoleService
  • IMPORTS → Role
  • IMPORTS → Person
  • IMPORTS → Departments
  • IMPORTS → PersonUser
  • IMPORTS → RoleUser
  • IMPORTS → PersonType
  • IMPORTS → AppSettings
  • IMPORTS → AlertsService
  • IMPORTS → SharedPopupComponent
  • IMPORTS → AuthService
  • IMPORTS → ListOfNewResponse
  • IMPORTS → RelatedToTypes
  • IMPORTS → PreviousPageService
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → FilesComponent
  • IMPORTS → FilesPortService
  • IMPORTS → SharedAttachedDocsComponent
  • IMPORTS → DeletePhotoService
  • IMPORTS → environment
  • IMPORTS → RecentlyOpenedService
  • IMPORTS → WarehouseConfigService
  • IMPORTS → LogHistoryComponent
  • IMPORTS → LogHistoryModulesEnum

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)

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

Was this page helpful?

Download as PDF