Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Utility_Lui_MessageBoxes_MessageBoxes.3
2013-10-18 09:32:53 +02:00

142 lines
3.6 KiB
Groff

.TH "CampusAppWP8.Utility.Lui.MessageBoxes.MessageBoxes" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Utility.Lui.MessageBoxes.MessageBoxes \-
.PP
Class creates some \fBMessageBoxes\fP\&.
.SH SYNOPSIS
.br
.PP
.SS "Static Public Member Functions"
.in +1c
.ti -1c
.RI "static MessageBoxResult \fBShowGoeWatchOptInBox\fP ()"
.br
.RI "\fIMethod show the MessageBox for the GeoWatch-OptIn\&. \fP"
.ti -1c
.RI "static MessageBoxResult \fBShowMainModelErrorMessageBox\fP (string text)"
.br
.RI "\fIMethod show the MessageBox for the ErrorMessageBox\&. \fP"
.ti -1c
.RI "static MessageBoxResult \fBShowMainModelInfoMessageBox\fP (string text)"
.br
.RI "\fIShows the main model information message box\&. \fP"
.ti -1c
.RI "static MessageBoxResult \fBShowPlaceInfoMessageBox\fP (string text)"
.br
.RI "\fIShows the place information message box\&. \fP"
.ti -1c
.RI "static MessageBoxResult \fBShowPlaceInfoOkCancelMessageBox\fP (string text)"
.br
.RI "\fIShows the place information message box (OKCancel-Box)\&. \fP"
.ti -1c
.RI "static MessageBoxResult \fBShowBtuTagInfoOkCancelMessageBox\fP (string text=null)"
.br
.RI "\fIShows the btu tag information ok cancel message box\&. \fP"
.in -1c
.SH "Detailed Description"
.PP
Class creates some \fBMessageBoxes\fP\&.
Stubbfel, 15\&.10\&.2013\&.
.SH "Member Function Documentation"
.PP
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowBtuTagInfoOkCancelMessageBox (stringtext = \fCnull\fP)\fC [static]\fP"
.PP
Shows the btu tag information ok cancel message box\&. Stubbfel, 15\&.10\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fItext\fP (Optional) custom text for the box\&.
.RE
.PP
\fBReturns:\fP
.RS 4
A MessageBoxResult\&.
.RE
.PP
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowGoeWatchOptInBox ()\fC [static]\fP"
.PP
Method show the MessageBox for the GeoWatch-OptIn\&. Stubbfel, 15\&.10\&.2013\&.
.PP
\fBReturns:\fP
.RS 4
result of the UserInteraction\&.
.RE
.PP
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowMainModelErrorMessageBox (stringtext)\fC [static]\fP"
.PP
Method show the MessageBox for the ErrorMessageBox\&. Stubbfel, 15\&.10\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fItext\fP custom text for the box\&.
.RE
.PP
\fBReturns:\fP
.RS 4
result of the UserInteraction\&.
.RE
.PP
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowMainModelInfoMessageBox (stringtext)\fC [static]\fP"
.PP
Shows the main model information message box\&. Stubbfel, 10\&.09\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fItext\fP custom text for the box\&.
.RE
.PP
\fBReturns:\fP
.RS 4
result of the UserInteraction\&.
.RE
.PP
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowPlaceInfoMessageBox (stringtext)\fC [static]\fP"
.PP
Shows the place information message box\&. Stubbfel, 10\&.09\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fItext\fP custom text for the box\&.
.RE
.PP
\fBReturns:\fP
.RS 4
result of the UserInteraction\&.
.RE
.PP
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowPlaceInfoOkCancelMessageBox (stringtext)\fC [static]\fP"
.PP
Shows the place information message box (OKCancel-Box)\&. Stubbfel, 10\&.09\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fItext\fP custom text for the box\&.
.RE
.PP
\fBReturns:\fP
.RS 4
result of the UserInteraction\&.
.RE
.PP
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppW8 from the source code\&.