Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InternshipProposalEditComponent

Hierarchy

  • InternshipProposalEditComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

InternshipProposalStatusType

InternshipProposalStatusType: InternshipProposalStatusType = InternshipProposalStatusType

The enum exported to the template

RoleType

RoleType: RoleType = RoleType

The enum exported to the template

Private activatedRoute

activatedRoute: ActivatedRoute

authService

authService: AuthService

canExec

canExec: canExec = canExec

The can exec exported to the template

domSanitizer

domSanitizer: DomSanitizer

internshipProposal

internshipProposal: InternshipProposal

The internships current in edit

Private internshipProposalService

internshipProposalService: InternshipProposalService

Private loadingService

loadingService: LoadingService

Private location

location: Location

Private router

router: Router

Private translateService

translateService: TranslateService

Methods

cancel

  • cancel(): Promise<void>

ngOnInit

  • ngOnInit(): Promise<void>

Generated using TypeDoc