Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InternshipAddComponent

Hierarchy

  • InternshipAddComponent

Index

Constructors

constructor

Properties

authService

authService: AuthService

companies

companies: Array<Company> = []

The current user company

Private companiesService

companiesService: CompaniesService

config

config: any

internship

internship: Internship

The internships current in edit

internshipsService

internshipsService: InternshipsService

Private loadingService

loadingService: LoadingService

Private location

location: Location

Private router

router: Router

selectedCompanyId

selectedCompanyId: string

Private translateService

translateService: TranslateService

Methods

save

  • save(): void

updateAddress

  • updateAddress(): void

Generated using TypeDoc