Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Model_Lecture_LecturePageModel.3
stubbfel 38e75365ef add doku
2013-10-11 14:42:47 +02:00

215 lines
5.5 KiB
Groff

.TH "CampusAppWP8.Model.Lecture.LecturePageModel" 3 "Fri Oct 11 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 "delegate void \fBOnIO\fP ()"
.br
.RI "\fIDelegate of the OnIO callback function\&. \fP"
.ti -1c
.RI "void \fBLoadLists\fP ()"
.br
.RI "\fILoad all ListPickerLists \fP"
.ti -1c
.RI "void \fBLoadFromNumberList\fP ()"
.br
.RI "\fILoad the NumberList \fP"
.ti -1c
.RI "void \fBLoadToNumberList\fP ()"
.br
.RI "\fILoad the NumberList \fP"
.in -1c
.SS "Public Attributes"
.in +1c
.ti -1c
.RI "int \fBselectCourseIndex\fP"
.br
.RI "\fIVariable for the courseIndex \fP"
.ti -1c
.RI "int \fBselectDegreeIndex\fP"
.br
.RI "\fIVariable for the degreeIndex \fP"
.ti -1c
.RI "int \fBselectSemesterIndex\fP"
.br
.RI "\fIVariable for the semesterIndex \fP"
.ti -1c
.RI "int \fBselectFromIndex\fP"
.br
.RI "\fIVariable for the fromIndex \fP"
.ti -1c
.RI "int \fBselectToIndex\fP"
.br
.RI "\fIVariable for the toIndex \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 "ListPickerItemListModel \fBCourseList\fP\fC [get]\fP"
.br
.RI "\fIGets List for the courses of the BTU \fP"
.ti -1c
.RI "ListPickerItemListModel \fBDegreeList\fP\fC [get]\fP"
.br
.RI "\fIGets List of the degrees \fP"
.ti -1c
.RI "ListPickerItemListModel \fBSemesterList\fP\fC [get]\fP"
.br
.RI "\fIGets List of the semester \fP"
.ti -1c
.RI "ListPickerItemListModel \fBFromNumberList\fP\fC [get]\fP"
.br
.RI "\fIGets List for the number of semester \fP"
.ti -1c
.RI "ListPickerItemListModel \fBToNumberList\fP\fC [get]\fP"
.br
.RI "\fIGets the NumberList \fP"
.in -1c
.SS "Events"
.in +1c
.ti -1c
.RI "\fBOnIO\fP \fBOnLoaded\fP = null"
.br
.RI "\fICallback pointer, called after loading\&. \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\&.LoadFromNumberList ()"
.PP
Load the NumberList
.SS "void CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.LoadLists ()"
.PP
Load all ListPickerLists
.SS "void CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.LoadToNumberList ()"
.PP
Load the NumberList
.SS "delegate void CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.OnIO ()"
.PP
Delegate of the OnIO callback function\&.
.SH "Member Data Documentation"
.PP
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.selectCourseIndex"
.PP
Variable for the courseIndex
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.selectDegreeIndex"
.PP
Variable for the degreeIndex
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.selectFromIndex"
.PP
Variable for the fromIndex
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.selectSemesterIndex"
.PP
Variable for the semesterIndex
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.selectToIndex"
.PP
Variable for the toIndex
.SH "Property Documentation"
.PP
.SS "ListPickerItemListModel CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.CourseList\fC [get]\fP"
.PP
Gets List for the courses of the BTU
.SS "ListPickerItemListModel CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.DegreeList\fC [get]\fP"
.PP
Gets List of the degrees
.SS "ListPickerItemListModel CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.FromNumberList\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 "ListPickerItemListModel CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.SemesterList\fC [get]\fP"
.PP
Gets List of the semester
.SS "ListPickerItemListModel CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.ToNumberList\fC [get]\fP"
.PP
Gets the NumberList
.SH "Event Documentation"
.PP
.SS "\fBOnIO\fP CampusAppWP8\&.Model\&.Lecture\&.LecturePageModel\&.OnLoaded = null"
.PP
Callback pointer, called after loading\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.