Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InternshipApproveComponent

Hierarchy

  • InternshipApproveComponent

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

domSanitizer

domSanitizer: DomSanitizer

Private emailsService

emailsService: EmailsService

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

save

  • save(): void

toNumber

  • toNumber(): void

updateAddress

  • updateAddress(): void

Generated using TypeDoc