Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InternshipEditComponent

Hierarchy

  • InternshipEditComponent

Index

Constructors

constructor

Properties

InternshipStatusType

InternshipStatusType: InternshipStatusType = InternshipStatusType

Private activatedRoute

activatedRoute: ActivatedRoute

authService

authService: AuthService

companies

companies: Array<Company> = []

The current user company

Private companiesService

companiesService: CompaniesService

config

config: any = null

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

startDate

startDate: Date = new Date()

states

states: any = null

Private translateService

translateService: TranslateService

Methods

delete

  • delete(): Promise<void>

init

  • init(): Promise<void>

save

  • save(): void

updateAddress

  • updateAddress(): void

Generated using TypeDoc