Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Model_Lecture_LecturePageModel.3
stubbfel cfb7b74610 add doku
2013-06-27 14:27:52 +02:00

123 lines
3.4 KiB
Groff

.TH "CampusAppWP8.Model.Lecture.LecturePageModel" 3 "Thu Jun 27 2013" "CampusAppWP8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Model.Lecture.LecturePageModel \-
.PP
\fBModel\fP for the LecturePage
.SH SYNOPSIS
.br
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBLecturePageModel\fP ()"
.br
.RI "\fIInitializes a new instance of the \fBLecturePageModel\fP class\&. \fP"
.ti -1c
.RI "void \fBLoadLists\fP ()"
.br
.RI "\fILoad all ListPickerLists \fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "int \fBSelectCourseIndex\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the selected course index \fP"
.ti -1c
.RI "int \fBSelectDegreeIndex\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the selected degree index \fP"
.ti -1c
.RI "int \fBSelectSemesterIndex\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the selected semester-index \fP"
.ti -1c
.RI "int \fBSelectFromIndex\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the selected from-index \fP"
.ti -1c
.RI "int \fBSelectToIndex\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the selected to-index \fP"
.ti -1c
.RI "List< \fBListPickerItemModel\fP > \fBCourseList\fP\fC [get]\fP"
.br
.RI "\fIGets List for the courses of the BTU \fP"
.ti -1c
.RI "List< \fBListPickerItemModel\fP > \fBDegreeList\fP\fC [get]\fP"
.br
.RI "\fIGets List of the degrees \fP"
.ti -1c
.RI "List< \fBListPickerItemModel\fP > \fBSemesterList\fP\fC [get]\fP"
.br
.RI "\fIGets List of the semester \fP"
.ti -1c
.RI "List< \fBListPickerItemModel\fP > \fBNumberList\fP\fC [get]\fP"
.br
.RI "\fIGets List for the number of semester \fP"
.in -1c
.SH "Detailed Description"
.PP
\fBModel\fP for the LecturePage
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.LecturePageModel ()"
.PP
Initializes a new instance of the \fBLecturePageModel\fP class\&.
.SH "Member Function Documentation"
.PP
.SS "void CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.LoadLists ()"
.PP
Load all ListPickerLists
.SH "Property Documentation"
.PP
.SS "List<\fBListPickerItemModel\fP> CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.CourseList\fC [get]\fP"
.PP
Gets List for the courses of the BTU
.SS "List<\fBListPickerItemModel\fP> CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.DegreeList\fC [get]\fP"
.PP
Gets List of the degrees
.SS "List<\fBListPickerItemModel\fP> CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.NumberList\fC [get]\fP"
.PP
Gets List for the number of semester
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.SelectCourseIndex\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the selected course index
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.SelectDegreeIndex\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the selected degree index
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.SelectFromIndex\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the selected from-index
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.SelectSemesterIndex\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the selected semester-index
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.SelectToIndex\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the selected to-index
.SS "List<\fBListPickerItemModel\fP> CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.SemesterList\fC [get]\fP"
.PP
Gets List of the semester
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.