This commit is contained in:
stubbfel
2013-09-12 16:04:33 +02:00
parent 42ddddfa2b
commit 2f622c0318
1542 changed files with 77563 additions and 14125 deletions

View File

@@ -1,4 +1,4 @@
.TH "CampusAppWP8.Model.Lecture.LecturePageModel" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
.TH "CampusAppWP8.Model.Lecture.LecturePageModel" 3 "Thu Sep 12 2013" "CampusAppWp8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
@@ -17,6 +17,10 @@ CampusAppWP8.Model.Lecture.LecturePageModel \-
.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"
@@ -97,6 +101,14 @@ CampusAppWP8.Model.Lecture.LecturePageModel \-
.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
@@ -122,6 +134,10 @@ Load all ListPickerLists
.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"
@@ -186,6 +202,12 @@ Gets List of the semester
.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