Properties
Private _colorScheme
_colorScheme: number = 0
Private _earliest
_earliest: string = "08:00"
Private _fullHeight
_fullHeight: number = 40
Private _latest
_latest: string = "19:00"
Private _maxNumSchedules
_maxNumSchedules: number = 200000
Private _numSearchResults
_numSearchResults: number = 6
Private _partialHeight
_partialHeight: number = 30
Private _width
_width: number = 100
combineSections
combineSections: boolean = true
enableLog
enableLog: boolean = true
expandOnEntering
expandOnEntering: boolean = false
multiSelect
multiSelect: boolean = true
showClasslistTitle
showClasslistTitle: boolean = true
showInstructor
showInstructor: boolean = true
showRoom
showRoom: boolean = true
showSuffix
showSuffix: boolean = true
showTime
showTime: boolean = false
showWeekend
showWeekend: boolean = false
standard
standard: boolean = false
the display module handles global display options
Hanzhi Zhou