Method | Description | |
---|---|---|
RecalculateUniqueID ( ) : void |
Recalculates the UniqueID - need to be called after change in object data
|
|
TimetableField ( ) : Rozvrh.Models.Timetable |
Parameterless contructor for XML serialization.
|
|
TimetableField ( |
Class constructor. Fills '-' in the classroom and building properties for 'Jazyky' lessons.
|
public TimetableField ( ) : Rozvrh.Models.Timetable | ||
return | Rozvrh.Models.Timetable |
public TimetableField ( |
||
dep | Department class. | |
c | Course class. | |
lec | Lecture class. | |
ler | Lecturer class input. | |
d | Day class input. | |
t | Time class input. | |
b | Building class input. | |
cr | Classroom class input. | |
ti | ||
return | Rozvrh.Models.Timetable |