Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Pages_Events_EventIndexPage.3
stubbfel 7068d54406 add doku
2013-06-13 13:32:21 +02:00

96 lines
2.3 KiB
Groff

.TH "CampusAppWP8.Pages.Events.EventIndexPage" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Pages.Events.EventIndexPage \-
.PP
Overview page of all events\&.
.SH SYNOPSIS
.br
.PP
.PP
Inherits PhoneApplicationPage, PhoneApplicationPage, and PhoneApplicationPage\&.
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "void \fBInitializeComponent\fP ()"
.br
.RI "\fIInitializeComponent \fP"
.ti -1c
.RI "void \fBInitializeComponent\fP ()"
.br
.RI "\fIInitializeComponent \fP"
.ti -1c
.RI "\fBEventIndexPage\fP ()"
.br
.RI "\fIDefault constructor\&. \fP"
.in -1c
.SS "Protected Member Functions"
.in +1c
.ti -1c
.RI "override void \fBOnNavigatedTo\fP (NavigationEventArgs e)"
.br
.RI "\fIOn navigation to this page, creates a FeedEventHandler and load the rss feed data\&. \fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "static \fBEventFeed\fP \fBeventFeed\fP\fC [get, set]\fP"
.br
.RI "\fIEvent \fBFeed\fP object, which contains the rss models and data\&. \fP"
.ti -1c
.RI "static \fBEventFeed\fP \fBGetEventFeed\fP\fC [get, set]\fP"
.br
.RI "\fIReturn the eventFeed object\&. \fP"
.in -1c
.SH "Detailed Description"
.PP
Overview page of all events\&.
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.EventIndexPage ()"
.PP
Default constructor\&.
.SH "Member Function Documentation"
.PP
.SS "void CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.InitializeComponent ()"
.PP
InitializeComponent
.SS "void CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.InitializeComponent ()"
.PP
InitializeComponent
.SS "override void CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.OnNavigatedTo (NavigationEventArgse)\fC [protected]\fP"
.PP
On navigation to this page, creates a FeedEventHandler and load the rss feed data\&.
.PP
\fBParameters:\fP
.RS 4
\fIe\fP event args
.RE
.PP
.SH "Property Documentation"
.PP
.SS "\fBEventFeed\fP CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.eventFeed\fC [static]\fP, \fC [get]\fP, \fC [set]\fP"
.PP
Event \fBFeed\fP object, which contains the rss models and data\&.
.SS "\fBEventFeed\fP CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.GetEventFeed\fC [static]\fP, \fC [get]\fP, \fC [set]\fP"
.PP
Return the eventFeed object\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.