background color in hex, e.g. #ffffff
start time of this block, in minutes from 00:00
end time of this block, in minutes from 00:00
the stuff contained in this block
if section
is a Course/Section, this is an instance of Meeting, otherwise undefined
if section
is a Course/Section, this is an instance of MeetingDate, otherwise is undefined
background color in hex, e.g. #ffffff
if section
is a Course/Section, this is an instance of MeetingDate, otherwise is undefined
end time of this block, in minutes from 00:00
the relative distance of the block to the column's left border, a decimal between 0 and 1
if section
is a Course/Section, this is an instance of Meeting, otherwise undefined
the stuff contained in this block
start time of this block, in minutes from 00:00
whether the block is highlighted
the width of the block relative to the column width, a decimal between 0 and 1
Generated using TypeDoc
A
ScheduleBlock
is a data structure that holds all the necessary information to render a schedule onGridSchedule
GridSchedule