Skip to content

RoleEditComponent

reference
1 min readUpdated

Kind: Component

Source: Pams/Web/Pams.Web/Client/app/components/security/roles/edit/edit.component.ts (line 1)

Part of: Pams

Diagram

mermaid
graph TD
    component_RoleEditComponent_20934fad["RoleEditComponent"]
    class component_RoleEditComponent_20934fad rootComponent

Relationships

  • IMPORTS → RoleService
  • IMPORTS → PersonService
  • IMPORTS → PermissionService
  • IMPORTS → RolePermissionService
  • IMPORTS → PagesForRoles
  • IMPORTS → AccessTypeIDEnum
  • IMPORTS → Role
  • IMPORTS → Person
  • IMPORTS → Page
  • IMPORTS → SecurityAccessType
  • IMPORTS → RolePermission
  • IMPORTS → AuthService
  • IMPORTS → AppSettings
  • IMPORTS → PreviousPageService
  • IMPORTS → AlertsComponent
  • IMPORTS → SharedPopupComponent
  • IMPORTS → ComponentCanDeactivate
  • IMPORTS → checkChanges

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)

  • AppRoutingModulePams/Web/Pams.Web/Client/app/app-routing.module.ts:1
  • TranslateHandlerPams/Web/Pams.Web/Client/app/app.module.ts:1

Was this page helpful?

Download as PDF