Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UserEditComponent

Hierarchy

  • UserEditComponent

Index

Constructors

constructor

Properties

authService

authService: AuthService

Private loadingService

loadingService: LoadingService

phones

phones: Array<any> = []

An array of phones to overcome => https://github.com/angular/angular.js/issues/13327

Private router

router: Router

user

user: User

A copy of the user current in edit

Private userService

userService: UsersService

Methods

addPhone

  • addPhone(): void

save

  • save(): void

Generated using TypeDoc