Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UserAssignDialogComponent

Hierarchy

  • UserAssignDialogComponent

Index

Constructors

Properties

_currentUser: UserValue

Value of the current selected user.

_data: UserListInjectedData
_dialogRef: MatDialogRef<UserAssignDialogComponent, any>
injectedData: UserListInjectedData

Data about preselected user send from [UserFieldComponent]{@link AbstractUserFieldComponent}.

searchUserControl: FormControl = ...

Form control for user search value.

Accessors

  • get initiallySelectedUser(): UserValue
  • get negativeRoles(): string[] | ProcessRole[]
  • get roles(): string[] | ProcessRole[]

Methods

  • assign(): void
  • userWasSelected(user: UserValue): void

Generated using TypeDoc