Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SelectedCourse

Used to keep track of which courses have been selected by the user. It stores a ref to the original Course and CourseComponent, as well as the sectionid selected for convenience.

Hierarchy

  • SelectedCourse

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

component

component: CourseComponent

Reference to the CourseComponent selected.

course

course: Course

Reference to selected course.

sectionid

sectionid: string

The sectionid for the selected component.

Methods

isEquivalent

Generated using TypeDoc