Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InternshipDetailsComponent

Hierarchy

  • InternshipDetailsComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

InternshipStatusType

InternshipStatusType: InternshipStatusType = InternshipStatusType

The enum exported to the template

RoleType

RoleType: RoleType = RoleType

The enum exported to the template

Private activatedRoute

activatedRoute: ActivatedRoute

alreadyCandidate

alreadyCandidate: boolean = false

authService

authService: AuthService

availablePlace

availablePlace: number = 0

canExec

canExec: canExec = canExec

The can exec exported to the template

domSanitizer

domSanitizer: DomSanitizer

internship

internship: Internship

The internships current in edit

Private internshipProposalService

internshipProposalService: InternshipProposalService

internshipsService

internshipsService: InternshipsService

Private loadingService

loadingService: LoadingService

Private location

location: Location

Private router

router: Router

Methods

ngOnInit

  • ngOnInit(): Promise<void>

Generated using TypeDoc