Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InternshipsOwnCompanyComponent

Hierarchy

  • InternshipsOwnCompanyComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

InternshipStatusType

InternshipStatusType: InternshipStatusType = InternshipStatusType

Private authService

authService: AuthService

columns

columns: Array<Column<Internship>> = null

Private datePipe

datePipe: DatePipe

Private internshipsService

internshipsService: InternshipsService

Private router

router: Router

rows

rows: Array<Internship> = null

statusTemplate

statusTemplate: TemplateRef<Internship>

table

table: GridComponent<Internship>

Methods

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc