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

125 lines
3.0 KiB
Groff

.TH "CampusAppWP8.Utility.Lui.MessageBoxes.MessageBoxes" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- 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
.in -1c
.SH "Detailed Description"
.PP
Class creates some \fBMessageBoxes\fP
.SH "Member Function Documentation"
.PP
.SS "static MessageBoxResult CampusAppWP8\&.Utility\&.Lui\&.MessageBoxes\&.MessageBoxes\&.ShowGoeWatchOptInBox ()\fC [static]\fP"
.PP
Method show the MessageBox for the GeoWatch-OptIn
.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
.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 CampusAppWp8 from the source code\&.