Samond Classes Library 1.1.6-RELEASE build 132

UIAlertView(SCAlertView) Category Reference

Additional functionality for class UIAlertView. More...

#import <SCAlertView.h>

List of all members.

Public Member Functions

Initializing Alert View
(id) - initWithTitle:message:delegate:confirm:cancel:
(id) - initWithTitle:message:delegate:confirm:
(id) - initWithTitle:message:delegate:
(id) - initWithTitle:message:confirm:cancel:
(id) - initWithTitle:message:confirm:
(id) - initWithTitle:message:
(id) - initWithError:delegate:confirm:cancel:
(id) - initWithError:delegate:confirm:
(id) - initWithError:delegate:
(id) - initWithError:confirm:cancel:
(id) - initWithError:confirm:
(id) - initWithError:
(id) - initWithWarning:delegate:confirm:cancel:
(id) - initWithWarning:delegate:confirm:
(id) - initWithWarning:delegate:
(id) - initWithWarning:confirm:cancel:
(id) - initWithWarning:confirm:
(id) - initWithWarning:
(id) - initWithMessage:delegate:confirm:cancel:
(id) - initWithMessage:delegate:confirm:
(id) - initWithMessage:delegate:
(id) - initWithMessage:confirm:cancel:
(id) - initWithMessage:confirm:
(id) - initWithMessage:
Other Methods
(NSString *) - className

Static Public Member Functions

Creating Alert View
(UIAlertView *) + viewWithTitle:message:delegate:confirm:cancel:
(UIAlertView *) + viewWithTitle:message:delegate:confirm:
(UIAlertView *) + viewWithTitle:message:delegate:
(UIAlertView *) + viewWithTitle:message:confirm:cancel:
(UIAlertView *) + viewWithTitle:message:confirm:
(UIAlertView *) + viewWithTitle:message:
(UIAlertView *) + viewWithError:delegate:confirm:cancel:
(UIAlertView *) + viewWithError:delegate:confirm:
(UIAlertView *) + viewWithError:delegate:
(UIAlertView *) + viewWithError:confirm:cancel:
(UIAlertView *) + viewWithError:confirm:
(UIAlertView *) + viewWithError:
(UIAlertView *) + viewWithWarning:delegate:confirm:cancel:
(UIAlertView *) + viewWithWarning:delegate:confirm:
(UIAlertView *) + viewWithWarning:delegate:
(UIAlertView *) + viewWithWarning:confirm:cancel:
(UIAlertView *) + viewWithWarning:confirm:
(UIAlertView *) + viewWithWarning:
(UIAlertView *) + viewWithMessage:delegate:confirm:cancel:
(UIAlertView *) + viewWithMessage:delegate:confirm:
(UIAlertView *) + viewWithMessage:delegate:
(UIAlertView *) + viewWithMessage:confirm:cancel:
(UIAlertView *) + viewWithMessage:confirm:
(UIAlertView *) + viewWithMessage:
Showing Alert View
(void) + showWithTitle:message:delegate:confirm:cancel:
(void) + showWithTitle:message:delegate:confirm:
(void) + showWithTitle:message:delegate:
(void) + showWithTitle:message:confirm:cancel:
(void) + showWithTitle:message:confirm:
(void) + showWithTitle:message:
(void) + showWithError:delegate:confirm:cancel:
(void) + showWithError:delegate:confirm:
(void) + showWithError:delegate:
(void) + showWithError:confirm:cancel:
(void) + showWithError:confirm:
(void) + showWithError:
(void) + showWithWarning:delegate:confirm:cancel:
(void) + showWithWarning:delegate:confirm:
(void) + showWithWarning:delegate:
(void) + showWithWarning:confirm:cancel:
(void) + showWithWarning:confirm:
(void) + showWithWarning:
(void) + showWithMessage:delegate:confirm:cancel:
(void) + showWithMessage:delegate:confirm:
(void) + showWithMessage:delegate:
(void) + showWithMessage:confirm:cancel:
(void) + showWithMessage:confirm:
(void) + showWithMessage:
Showing Debug Alert View
(void) + debugWithID:
(void) + debugWithString:
(void) + debugWithInteger:
(void) + debugWithLong:
(void) + debugWithBoolean:
(void) + debug:
(void) + debugWithDouble:
(void) + debugWithSignedLong:
(void) + debugWithPointer:
(void) + debugWithSignedInteger:
(void) + debugWithBin:
(void) + debugWithOct:
(void) + debugWithDec:
(void) + debugWithHex:
(void) + debugWithUnichar:
(void) + debugWithChar:
Showing Formatted Debug Information Alert View
(void) + debugWithID:format:
(void) + debugWithString:format:
(void) + debugWithInteger:format:
(void) + debugWithLong:format:
(void) + debugWithBoolean:format:
(void) + debug:format:
(void) + debugWithDouble:format:
(void) + debugWithSignedLong:format:
(void) + debugWithPointer:format:
(void) + debugWithSignedInteger:format:
(void) + debugWithBin:format:
(void) + debugWithOct:format:
(void) + debugWithDec:format:
(void) + debugWithHex:format:
(void) + debugWithUnichar:format:
(void) + debugWithChar:format:
Showing Conditional Unformatted Debug Alert View
(void) + debugWithID:condition:
(void) + debugWithString:condition:
(void) + debugWithInteger:condition:
(void) + debugWithLong:condition:
(void) + debugWithBoolean:condition:
(void) + debug:condition:
(void) + debugWithDouble:condition:
(void) + debugWithSignedLong:condition:
(void) + debugWithPointer:condition:
(void) + debugWithSignedInteger:condition:
(void) + debugWithBin:condition:
(void) + debugWithOct:condition:
(void) + debugWithDec:condition:
(void) + debugWithHex:condition:
(void) + debugWithUnichar:condition:
(void) + debugWithChar:condition:
(void) + debugWithID:uncondition:
(void) + debugWithString:uncondition:
(void) + debugWithInteger:uncondition:
(void) + debugWithLong:uncondition:
(void) + debugWithBoolean:uncondition:
(void) + debug:uncondition:
(void) + debugWithDouble:uncondition:
(void) + debugWithSignedLong:uncondition:
(void) + debugWithPointer:uncondition:
(void) + debugWithSignedInteger:uncondition:
(void) + debugWithBin:uncondition:
(void) + debugWithOct:uncondition:
(void) + debugWithDec:uncondition:
(void) + debugWithHex:uncondition:
(void) + debugWithUnichar:uncondition:
(void) + debugWithChar:uncondition:
(void) + debugIDWithCondition:yes:no:
(void) + debugStringWithCondition:yes:no:
(void) + debugIntegerWithCondition:yes:no:
(void) + debugLongWithCondition:yes:no:
(void) + debugBooleanWithCondition:yes:no:
(void) + debugWithCondition:yes:no:
(void) + debugDoubleWithCondition:yes:no:
(void) + debugSignedLongWithCondition:yes:no:
(void) + debugPointerWithCondition:yes:no:
(void) + debugSignedIntegerWithCondition:yes:no:
(void) + debugBinWithCondition:yes:no:
(void) + debugOctWithCondition:yes:no:
(void) + debugDecWithCondition:yes:no:
(void) + debugHexWithCondition:yes:no:
(void) + debugUnicharWithCondition:yes:no:
(void) + debugCharWithCondition:yes:no:
Showing Conditional Formatted Debug Alert View
(void) + debugWithID:format:condition:
(void) + debugWithString:format:condition:
(void) + debugWithInteger:format:condition:
(void) + debugWithLong:format:condition:
(void) + debugWithBoolean:format:condition:
(void) + debug:format:condition:
(void) + debugWithDouble:format:condition:
(void) + debugWithSignedLong:format:condition:
(void) + debugWithPointer:format:condition:
(void) + debugWithSignedInteger:format:condition:
(void) + debugWithBin:format:condition:
(void) + debugWithOct:format:condition:
(void) + debugWithDec:format:condition:
(void) + debugWithHex:format:condition:
(void) + debugWithUnichar:format:condition:
(void) + debugWithChar:format:condition:
(void) + debugWithID:format:uncondition:
(void) + debugWithString:format:uncondition:
(void) + debugWithInteger:format:uncondition:
(void) + debugWithLong:format:uncondition:
(void) + debugWithBoolean:format:uncondition:
(void) + debug:format:uncondition:
(void) + debugWithDouble:format:uncondition:
(void) + debugWithSignedLong:format:uncondition:
(void) + debugWithPointer:format:uncondition:
(void) + debugWithSignedInteger:format:uncondition:
(void) + debugWithBin:format:uncondition:
(void) + debugWithOct:format:uncondition:
(void) + debugWithDec:format:uncondition:
(void) + debugWithHex:format:uncondition:
(void) + debugWithUnichar:format:uncondition:
(void) + debugWithChar:format:uncondition:
(void) + debugIDWithCondition:yes:no:format:
(void) + debugStringWithCondition:yes:no:format:
(void) + debugIntegerWithCondition:yes:no:format:
(void) + debugLongWithCondition:yes:no:format:
(void) + debugBooleanWithCondition:yes:no:format:
(void) + debugWithCondition:yes:no:format:
(void) + debugDoubleWithCondition:yes:no:format:
(void) + debugSignedLongWithCondition:yes:no:format:
(void) + debugPointerWithCondition:yes:no:format:
(void) + debugSignedIntegerWithCondition:yes:no:format:
(void) + debugBinWithCondition:yes:no:format:
(void) + debugOctWithCondition:yes:no:format:
(void) + debugDecWithCondition:yes:no:format:
(void) + debugHexWithCondition:yes:no:format:
(void) + debugUnicharWithCondition:yes:no:format:
(void) + debugCharWithCondition:yes:no:format:

Detailed Description

Additional functionality for class UIAlertView.

Category SCAlertView extends functionality of standard Cocoa Touch class UIAlertView.
You can use category methods only in iPhoneOS/iOS applications. For MacOS applications see category NSAlert(SCAlert) .
This category was introduced in version 1.1.0.

Category declares the following properties:


Member Function Documentation

- (NSString *) className

Returns the receiver's class name.

Returns:
Class name
+ (void) debug: (id)  object

Displays an debug alert with the unformatted debug information.

Parameters:
object- debugged information
+ (void) debug: (id)  object
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the instance variable only if the specified condition flag is set to YES.

Parameters:
object- debugged variable
flag- condition flag
+ (void) debug: (id)  object
format: (NSString *)  format 

Displays an debug alert with the formatted information about object instance.

Parameters:
object- debugged object instance
format- format string
+ (void) debug: (id)  object
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the instance variable only if the specified condition flag is set to YES.

Parameters:
object- debugged variable
format- format string
flag- condition flag
+ (void) debug: (id)  object
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the instance variable only if the specified condition flag is set to NO.

Parameters:
object- debugged variable
format- format string
flag- condition flag
+ (void) debug: (id)  object
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the instance variable only if the specified condition flag is set to NO.

Parameters:
object- debugged variable
flag- condition flag
+ (void) debugBinWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no 

Displays the unformatted debug alert with the one of two debug information about the binary integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugBinWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the binary integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugBooleanWithCondition: (BOOL)  flag
yes: (BOOL)  yes
no: (BOOL)  no 

Displays the unformatted debug alert with the one of two debug information about the boolean variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugBooleanWithCondition: (BOOL)  flag
yes: (BOOL)  yes
no: (BOOL)  no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the boolean variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugCharWithCondition: (BOOL)  flag
yes: (const char *)  yes
no: (const char *)  no 

Displays the unformatted debug alert with the one of two debug information about the char string variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugCharWithCondition: (BOOL)  flag
yes: (const char *)  yes
no: (const char *)  no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the char string variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugDecWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no 

Displays the unformatted debug alert with the one of two debug information about the decimal integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugDecWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the decimal integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugDoubleWithCondition: (BOOL)  flag
yes: (SCDouble yes
no: (SCDouble no 

Displays the unformatted debug alert with the one of two debug information about the double variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugDoubleWithCondition: (BOOL)  flag
yes: (SCDouble yes
no: (SCDouble no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the double variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugHexWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no 

Displays the unformatted debug alert with the one of two debug information about the hexadecimal integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugHexWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the hexadecimal integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugIDWithCondition: (BOOL)  flag
yes: (id)  yes
no: (id)  no 

Displays the unformatted debug alert with the one of two debug information about the instance variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugIDWithCondition: (BOOL)  flag
yes: (id)  yes
no: (id)  no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the instance variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugIntegerWithCondition: (BOOL)  flag
yes: (SCInteger yes
no: (SCInteger no 

Displays the unformatted debug alert with the one of two debug information about the unsigned 32-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugIntegerWithCondition: (BOOL)  flag
yes: (SCInteger yes
no: (SCInteger no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the unsigned 32-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugLongWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no 

Displays the unformatted debug alert with the one of two debug information about the unsigned 64-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugLongWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the unsigned 64-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugOctWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no 

Displays the unformatted debug alert with the one of two debug information about the octal integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugOctWithCondition: (BOOL)  flag
yes: (SCULong yes
no: (SCULong no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the octal integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugPointerWithCondition: (BOOL)  flag
yes: (void *)  yes
no: (void *)  no 

Displays the unformatted debug alert with the one of two debug information about the pointer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugPointerWithCondition: (BOOL)  flag
yes: (void *)  yes
no: (void *)  no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the pointer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugSignedIntegerWithCondition: (BOOL)  flag
yes: (SCInteger yes
no: (SCInteger no 

Displays the unformatted debug alert with the one of two debug information about the signed 32-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugSignedIntegerWithCondition: (BOOL)  flag
yes: (SCInteger yes
no: (SCInteger no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the signed 32-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugSignedLongWithCondition: (BOOL)  flag
yes: (SCLong yes
no: (SCLong no 

Displays the unformatted debug alert with the one of two debug information about the signed 64-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugSignedLongWithCondition: (BOOL)  flag
yes: (SCLong yes
no: (SCLong no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the signed 64-bit integer variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugStringWithCondition: (BOOL)  flag
yes: (NSString *)  yes
no: (NSString *)  no 

Displays the unformatted debug alert with the one of two debug information about the string variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugStringWithCondition: (BOOL)  flag
yes: (NSString *)  yes
no: (NSString *)  no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the string variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugUnicharWithCondition: (BOOL)  flag
yes: (unichar)  yes
no: (unichar)  no 

Displays the unformatted debug alert with the one of two debug information about the unichar variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugUnicharWithCondition: (BOOL)  flag
yes: (unichar)  yes
no: (unichar)  no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the unichar variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugWithBin: (SCULong longint

Displays an debug alert with the unformatted information about binary 64-bit integer variable.

Parameters:
longint- debugged binary 64-bit integer variable
+ (void) debugWithBin: (SCULong longint
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the binary integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithBin: (SCULong longint
format: (NSString *)  format 

Displays an debug alert with the formatted information about binary 64-bit integer variable.

Parameters:
longint- debugged binary 64-bit integer variable
format- format string
+ (void) debugWithBin: (SCULong longint
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the binary integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithBin: (SCULong longint
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the binary integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithBin: (SCULong longint
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the binary integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithBoolean: (BOOL)  boolean

Displays an debug alert with the unformatted information about boolean variable.

Parameters:
boolean- debugged boolean variable
+ (void) debugWithBoolean: (BOOL)  boolean
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the boolean variable only if the specified condition flag is set to YES.

Parameters:
boolean- debugged variable
flag- condition flag
+ (void) debugWithBoolean: (BOOL)  boolean
format: (NSString *)  format 

Displays an debug alert with the formatted information about boolean variable.

Parameters:
boolean- debugged boolean variable
format- format string
+ (void) debugWithBoolean: (BOOL)  boolean
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the boolean variable only if the specified condition flag is set to YES.

Parameters:
boolean- debugged variable
format- format string
flag- condition flag
+ (void) debugWithBoolean: (BOOL)  boolean
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the boolean variable only if the specified condition flag is set to NO.

Parameters:
boolean- debugged variable
format- format string
flag- condition flag
+ (void) debugWithBoolean: (BOOL)  boolean
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the boolean variable only if the specified condition flag is set to NO.

Parameters:
boolean- debugged variable
flag- condition flag
+ (void) debugWithChar: (const char *)  string

Displays an debug alert with the unformatted information about the char string variable.

Parameters:
string- debugged variable
+ (void) debugWithChar: (const char *)  string
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the char string variable only if the specified condition flag is set to YES.

Parameters:
string- debugged varianle
flag- condition flag
+ (void) debugWithChar: (const char *)  string
format: (NSString *)  format 

Displays an debug alert with the formatted information about char string variable.

Parameters:
string- debugged variable
format- format string
+ (void) debugWithChar: (const char *)  string
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the char string variable only if the specified condition flag is set to YES.

Parameters:
string- debugged variable
format- format string
flag- condition flag
+ (void) debugWithChar: (const char *)  string
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the char string variable only if the specified condition flag is set to NO.

Parameters:
string- debugged variable
format- format string
flag- condition flag
+ (void) debugWithChar: (const char *)  string
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the char string variable only if the specified condition flag is set to NO.

Parameters:
string- debugged variable
flag- condition flag
+ (void) debugWithCondition: (BOOL)  flag
yes: (id)  yes
no: (id)  no 

Displays the unformatted debug alert with the one of two debug information about the instance variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
+ (void) debugWithCondition: (BOOL)  flag
yes: (id)  yes
no: (id)  no
format: (NSString *)  format 

Displays the unformatted debug alert with the one of two debug information about the instance variables depending on the specified condition flag value.

Parameters:
flag- condition flag
yes- sended information if condition flag is set to YES
no- sended information if condition flag is set to NO
format- format string
+ (void) debugWithDec: (SCULong longint

Displays an debug alert with the unformatted information about decimal 64-bit integer variable.

Parameters:
longint- debugged decimal 64-bit integer variable
+ (void) debugWithDec: (SCULong longint
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the decimal integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged varianle
flag- condition flag
+ (void) debugWithDec: (SCULong longint
format: (NSString *)  format 

Displays an debug alert with the formatted information about decimal 64-bit integer variable.

Parameters:
longint- debugged decimal 64-bit integer variable
format- format string
+ (void) debugWithDec: (SCULong longint
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the decimal integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithDec: (SCULong longint
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the decimal integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithDec: (SCULong longint
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the decimal integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithDouble: (SCDouble dbl

Displays an debug alert with the unformatted information about double variable.

Parameters:
dbl- debugged double variable
+ (void) debugWithDouble: (SCDouble dbl
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the double variable only if the specified condition flag is set to YES.

Parameters:
dbl- debugged variable
flag- condition flag
+ (void) debugWithDouble: (SCDouble dbl
format: (NSString *)  format 

Displays an debug alert with the formatted information about double variable.

Parameters:
dbl- debugged double variable
format- format string
+ (void) debugWithDouble: (SCDouble dbl
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the double variable only if the specified condition flag is set to YES.

Parameters:
dbl- debugged variable
format- format string
flag- condition flag
+ (void) debugWithDouble: (SCDouble dbl
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the double variable only if the specified condition flag is set to NO.

Parameters:
dbl- debugged variable
format- format string
flag- condition flag
+ (void) debugWithDouble: (SCDouble dbl
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the double variable only if the specified condition flag is set to NO.

Parameters:
dbl- debugged variable
flag- condition flag
+ (void) debugWithHex: (SCULong longint

Displays an debug alert with the unformatted information about hexadecimal 64-bit integer variable.

Parameters:
longint- debugged hexadecimal 64-bit integer variable
+ (void) debugWithHex: (SCULong longint
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the hexadecimal integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged varianle
flag- condition flag
+ (void) debugWithHex: (SCULong longint
format: (NSString *)  format 

Displays an debug alert with the formatted information about hexadecimal 64-bit integer variable.

Parameters:
longint- debugged hexadecimal 64-bit integer variable
format- format string
+ (void) debugWithHex: (SCULong longint
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the hexadecimal integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithHex: (SCULong longint
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the hexadecimal integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithHex: (SCULong longint
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the hexadecimal integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithID: (id)  object

Displays an debug alert with the unformatted information about object instance.

Parameters:
object- debugged object instance
+ (void) debugWithID: (id)  object
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the instance variable only if the specified condition flag is set to YES.

Parameters:
object- debugged variable
flag- condition flag
+ (void) debugWithID: (id)  object
format: (NSString *)  format 

Displays an debug alert with the formatted information about object instance.

Parameters:
object- debugged object instance
format- format string
+ (void) debugWithID: (id)  object
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the instance variable only if the specified condition flag is set to YES.

Parameters:
object- debugged variable
format- format string
flag- condition flag
+ (void) debugWithID: (id)  object
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the instance variable only if the specified condition flag is set to NO.

Parameters:
object- debugged variable
format- format string
flag- condition flag
+ (void) debugWithID: (id)  object
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the instance variable only if the specified condition flag is set to NO.

Parameters:
object- debugged variable
flag- condition flag
+ (void) debugWithInteger: (SCInteger integer

Displays an debug alert with the unformatted information about integer variable.

Parameters:
integer- debugged integer variable
+ (void) debugWithInteger: (SCInteger integer
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the unsigned 32-bit integer variable only if the specified condition flag is set to YES.

Parameters:
integer- debugged variable
flag- condition flag
+ (void) debugWithInteger: (SCInteger integer
format: (NSString *)  format 

Displays an debug alert with the formatted information about unsigned integer variable.

Parameters:
integer- debugged unsigned integer variable
format- format string
+ (void) debugWithInteger: (SCInteger integer
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the unsigned 32-bit integer variable only if the specified condition flag is set to YES.

Parameters:
integer- debugged variable
format- format string
flag- condition flag
+ (void) debugWithInteger: (SCInteger integer
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the unsigned 32-bit integer variable only if the specified condition flag is set to NO.

Parameters:
integer- debugged variable
format- format string
flag- condition flag
+ (void) debugWithInteger: (SCInteger integer
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the unsigned 32-bit integer variable only if the specified condition flag is set to NO.

Parameters:
integer- debugged variable
flag- condition flag
+ (void) debugWithLong: (SCULong longint

Displays an debug alert with the unformatted information about 64-bit integer variable.

Parameters:
longint- debugged 64-bit integer variable
+ (void) debugWithLong: (SCULong longint
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the unsigned 64-bit integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithLong: (SCULong longint
format: (NSString *)  format 

Displays an debug alert with the formatted information about unsigned 64-bit integer variable.

Parameters:
longint- debugged unsigned 64-bit integer variable
format- format string
+ (void) debugWithLong: (SCULong longint
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the unsigned 64-bit integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithLong: (SCULong longint
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the unsigned 64-bit integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithLong: (SCULong longint
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the unsigned 64-bit integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithOct: (SCULong longint

Displays an debug alert with the unformatted information about octal 64-bit integer variable.

Parameters:
longint- debugged octal 64-bit integer variable
+ (void) debugWithOct: (SCULong longint
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the octal integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged varianle
flag- condition flag
+ (void) debugWithOct: (SCULong longint
format: (NSString *)  format 

Displays an debug alert with the formatted information about octal 64-bit integer variable.

Parameters:
longint- debugged octal 64-bit integer variable
format- format string
+ (void) debugWithOct: (SCULong longint
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the octal integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithOct: (SCULong longint
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the octal integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithOct: (SCULong longint
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the octal integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithPointer: (void *)  pointer

Displays an debug alert with the unformatted information about pointer.

Parameters:
pointer- debugged pointer
+ (void) debugWithPointer: (void *)  pointer
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the pointer variable only if the specified condition flag is set to YES.

Parameters:
pointer- debugged variable
flag- condition flag
+ (void) debugWithPointer: (void *)  pointer
format: (NSString *)  format 

Displays an debug alert with the formatted information about pointer.

Parameters:
pointer- debugged pointer
format- format string
+ (void) debugWithPointer: (void *)  pointer
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the pointer variable only if the specified condition flag is set to YES.

Parameters:
pointer- debugged variable
format- format string
flag- condition flag
+ (void) debugWithPointer: (void *)  pointer
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the pointer variable only if the specified condition flag is set to NO.

Parameters:
pointer- debugged variable
format- format string
flag- condition flag
+ (void) debugWithPointer: (void *)  pointer
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the pointer variable only if the specified condition flag is set to NO.

Parameters:
pointer- debugged variable
flag- condition flag
+ (void) debugWithSignedInteger: (SCInteger integer

Displays an debug alert with the unformatted information about signed integer variable.

Parameters:
integer- debugged signed integer variable
+ (void) debugWithSignedInteger: (SCInteger integer
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the signed 64-bit integer variable only if the specified condition flag is set to YES.

Parameters:
integer- debugged variable
flag- condition flag
+ (void) debugWithSignedInteger: (SCInteger integer
format: (NSString *)  format 

Displays an debug alert with the formatted information about signed integer variable.

Parameters:
integer- debugged signed integer variable
format- format string
+ (void) debugWithSignedInteger: (SCInteger integer
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the signed 32-bit integer variable only if the specified condition flag is set to YES.

Parameters:
integer- debugged variable
format- format string
flag- condition flag
+ (void) debugWithSignedInteger: (SCInteger integer
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the signed 32-bit integer variable only if the specified condition flag is set to NO.

Parameters:
integer- debugged variable
format- format string
flag- condition flag
+ (void) debugWithSignedInteger: (SCInteger integer
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the signed 32-bit integer variable only if the specified condition flag is set to NO.

Parameters:
integer- debugged variable
flag- condition flag
+ (void) debugWithSignedLong: (SCLong longint

Displays an debug alert with the unformatted information about 64-bit signed integer variable.

Parameters:
longint- debugged 64-bit signed integer variable
+ (void) debugWithSignedLong: (SCLong longint
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the signed 64-bit integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithSignedLong: (SCLong longint
format: (NSString *)  format 

Displays an debug alert with the formatted information about signed 64-bit integer variable.

Parameters:
longint- debugged signed 64-bit integer variable
format- format string
+ (void) debugWithSignedLong: (SCLong longint
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the signed 64-bit integer variable only if the specified condition flag is set to YES.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithSignedLong: (SCLong longint
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the signed 64-bit integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
format- format string
flag- condition flag
+ (void) debugWithSignedLong: (SCLong longint
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the signed 64-bit integer variable only if the specified condition flag is set to NO.

Parameters:
longint- debugged variable
flag- condition flag
+ (void) debugWithString: (NSString *)  string

Displays an debug alert with the unformatted information about string.

Parameters:
string- debugged string
+ (void) debugWithString: (NSString *)  string
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the string variable only if the specified condition flag is set to YES.

Parameters:
string- debugged variable
flag- condition flag
+ (void) debugWithString: (NSString *)  string
format: (NSString *)  format 

Displays an debug alert with the formatted information about string.

Parameters:
string- debugged string
format- format string
+ (void) debugWithString: (NSString *)  string
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the string variable only if the specified condition flag is set to YES.

Parameters:
string- debugged variable
format- format string
flag- condition flag
+ (void) debugWithString: (NSString *)  string
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the string variable only if the specified condition flag is set to NO.

Parameters:
string- debugged variable
format- format string
flag- condition flag
+ (void) debugWithString: (NSString *)  string
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the string variable only if the specified condition flag is set to NO.

Parameters:
string- debugged variable
flag- condition flag
+ (void) debugWithUnichar: (unichar)  chr

Displays an debug alert with the unformatted information about the unichar variable.

Parameters:
chr- debugged variable
+ (void) debugWithUnichar: (unichar)  chr
condition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the unichar variable only if the specified condition flag is set to YES.

Parameters:
chr- debugged varianle
flag- condition flag
+ (void) debugWithUnichar: (unichar)  chr
format: (NSString *)  format 

Displays an debug alert with the formatted information about unichar variable.

Parameters:
chr- debugged variable
format- format string
+ (void) debugWithUnichar: (unichar)  chr
format: (NSString *)  format
condition: (BOOL)  flag 

Displays the formatted debug alert with the information about the unichar variable only if the specified condition flag is set to YES.

Parameters:
chr- debugged variable
format- format string
flag- condition flag
+ (void) debugWithUnichar: (unichar)  chr
format: (NSString *)  format
uncondition: (BOOL)  flag 

Displays the formatted debug alert with the information about the unichar variable only if the specified condition flag is set to NO.

Parameters:
chr- debugged variable
format- format string
flag- condition flag
+ (void) debugWithUnichar: (unichar)  chr
uncondition: (BOOL)  flag 

Displays the unformatted debug alert with the information about the unichar variable only if the specified condition flag is set to NO.

Parameters:
chr- debugged variable
flag- condition flag
- (id) initWithError: (NSString *)  error

Initializes the error alert view using the specified error message.

Parameters:
error- descriptive error message
Returns:
Newly initialized error alert view
- (id) initWithError: (NSString *)  error
confirm: (NSString *)  confirm 

Initializes the error alert view using the specified error message and confirm button title.

Parameters:
error- descriptive error message
confirm- the title of confirm button
Returns:
Newly initialized error alert view
- (id) initWithError: (NSString *)  error
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the error alert view using the specified error message and confirm and cancel buttons titles.

Parameters:
error- descriptive error message
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized error alert view
- (id) initWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate 

Initializes the error alert view using the specified error message and receiver's delegate object.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
Returns:
Newly initialized error alert view
- (id) initWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Initializes the error alert view using the specified error message, receiver's delegate object and confirm buttons titles.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Newly initialized error alert view
- (id) initWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the error alert view using the specified error message, receiver's delegate object, confirm and cancel buttons titles.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized error alert view
- (id) initWithMessage: (NSString *)  message

Initializes the information alert view using the specified message text.

Parameters:
message- descriptive message text
Returns:
Newly initialized information alert view
- (id) initWithMessage: (NSString *)  message
confirm: (NSString *)  confirm 

Initializes the information alert view using the specified message text and confirm button title.

Parameters:
message- descriptive message text
confirm- the title of confirm button
Returns:
Newly initialized information alert view
- (id) initWithMessage: (NSString *)  message
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the information alert view using the specified message text and confirm and cancel buttons titles.

Parameters:
message- descriptive message text
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized information alert view
- (id) initWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate 

Initializes the information alert view using the specified message text and receiver's delegate object.

Parameters:
message- descriptive message text
delegate- the receiver's delegate object
Returns:
Newly initialized information alert view
- (id) initWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Initializes the information alert view using the specified message text, receiver's delegate object and confirm button title.

Parameters:
message- descriptive message text
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Newly initialized information alert view
- (id) initWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the information alert view using the specified message text, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
message- descriptive message text
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized information alert view
- (id) initWithTitle: (NSString *)  title
message: (NSString *)  message 

Initializes the alert view using the specified view title and message text.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
Returns:
Newly initialized alert view
- (id) initWithTitle: (NSString *)  title
message: (NSString *)  message
confirm: (NSString *)  confirm 

Initializes the alert view using the specified view title, message text and confirm button title.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
confirm- the title of confirm button
Returns:
Newly initialized alert view
- (id) initWithTitle: (NSString *)  title
message: (NSString *)  message
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the alert view using the specified view title, message text, confirm and cancel buttons titles.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized alert view
- (id) initWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate 

Initializes the alert view using the specified view title, message text and receiver's delegate object.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
Returns:
Newly initialized alert view
- (id) initWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Initializes the alert view using the specified view title, message text, receiver's delegate object and confirm button title.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Newly initialized alert view
- (id) initWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the alert view using the specified view title, message text, receiver's delegate object, confirm and cancel buttons titles.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized alert view
- (id) initWithWarning: (NSString *)  warning

Inititalizes the warning alert view using the specified warning message.

Parameters:
warning- descriptive warning message
Returns:
Newly initialized warning alert view
- (id) initWithWarning: (NSString *)  warning
confirm: (NSString *)  confirm 

Initializes the warning alert view using the specified warning message and confirm button title.

Parameters:
warning- descriptive warning message
confirm- the title of confirm button
Returns:
Newly initialized warning alert view
- (id) initWithWarning: (NSString *)  warning
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the warning alert view using the specified warning message and confirm and cancel buttons titles.

Parameters:
warning- descriptive warning message
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized warning alert view
- (id) initWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate 

Initializes the warning alert view using the specified warning message and receiver's delegate object.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
Returns:
Newly initialized warning alert view
- (id) initWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Initializes the warning alert view using the specified warning message, receiver's delegate object and confirm button title.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Newly initialized warning alert view
- (id) initWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Initializes the warning alert view using the specified warning message, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Newly initialized warning alert view
+ (void) showWithError: (NSString *)  error

Displays an error alert view with the specified error message.

Parameters:
error- descriptive error message
+ (void) showWithError: (NSString *)  error
confirm: (NSString *)  confirm 

Displays an error alert view with the specified error message and confirm button title.

Parameters:
error- descriptive error message
confirm- the title of confirm button
+ (void) showWithError: (NSString *)  error
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an error alert view with the specified error message and confirm and cancel buttons titles.

Parameters:
error- descriptive error message
confirm- the title of confirm button
cancel- the title of cancel button
+ (void) showWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate 

Displays an error alert view with the specified error message and receiver's delegate object.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
+ (void) showWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Displays an error alert view with the specified error message, receiver's delegate object and confirm button title.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
confirm- the title of confirm button
+ (void) showWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an error alert view with the specified error message, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
+ (void) showWithMessage: (NSString *)  message

Displays an information alert view with the specified information message.

Parameters:
message- descriptive information message
+ (void) showWithMessage: (NSString *)  message
confirm: (NSString *)  confirm 

Displays an information alert view with the specified information message and confirm button title.

Parameters:
message- descriptive information message
confirm- the title of confirm button
+ (void) showWithMessage: (NSString *)  message
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an information alert view with the specified information message and confirm and cancel buttons titles.

Parameters:
message- descriptive information message
confirm- the title of confirm button
cancel- the title of cancel button
+ (void) showWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate 

Displays an information alert view with the specified information message and receiver's delegate object.

Parameters:
message- descriptive information message
delegate- the receiver's delegate object
+ (void) showWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Displays an information alert view with the specified information message, receiver's delegate object and confirm button title.

Parameters:
message- descriptive information message
delegate- the receiver's delegate object
confirm- the title of confirm button
+ (void) showWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an information alert view with the specified information message, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
message- descriptive information message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
+ (void) showWithTitle: (NSString *)  title
message: (NSString *)  message 

Displays an alert view with the specified view title and message text.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
+ (void) showWithTitle: (NSString *)  title
message: (NSString *)  message
confirm: (NSString *)  confirm 

Displays an alert view with the specified view title, message text and confirm button title.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
confirm- the title of confirm button
+ (void) showWithTitle: (NSString *)  title
message: (NSString *)  message
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an alert view with the specified view title, message text and confirm and cancel buttons titles.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
confirm- the title of confirm button
cancel- the title of cancel button
+ (void) showWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate 

Displays an alert view with the specified view title, message text and receiver's delegate object.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
+ (void) showWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Displays an alert view with the specified view title, message text, receiver's delegate object and confirm button title.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
confirm- the title of confirm button
+ (void) showWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an alert view with the specified view title, message text, receiver's delegate object, confirm and cancel buttons titles.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
+ (void) showWithWarning: (NSString *)  warning

Displays an warning alert view this the specified warning message.

Parameters:
warning- descriptive warning message
+ (void) showWithWarning: (NSString *)  warning
confirm: (NSString *)  confirm 

Displays an warning alert view with the specified warning message and confirm button title.

Parameters:
warning- descriptive warning message
confirm- the title of confirm button
+ (void) showWithWarning: (NSString *)  warning
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an warning alert view with the specified warning message and confirm and cancel buttons titles.

Parameters:
warning- descriptive warning message
confirm- the title of confirm button
cancel- the title of cancel button
+ (void) showWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate 

Displays an warning alert view with the specified warning message and receiver's delegate object.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
+ (void) showWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Displays an warning alert view with the specified warning message, receiver's delegate object and confirm button title.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
confirm- the title of confirm button
+ (void) showWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Displays an warning alert view with the specified warning message, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
+ (UIAlertView *) viewWithError: (NSString *)  error

Returns an error alert view created by using the specified error message.

Parameters:
error- descriptive error message
Returns:
Created error alert view
+ (UIAlertView *) viewWithError: (NSString *)  error
confirm: (NSString *)  confirm 

Returns an error alert view created by using the specified error message and confirm button title.

Parameters:
error- descriptive error message
confirm- the title of confirm button
Returns:
Created error alert view
+ (UIAlertView *) viewWithError: (NSString *)  error
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an error alert view created by using the specified error message and confirm and cancel buttons titles.

Parameters:
error- descriptive error message
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created error alert view
+ (UIAlertView *) viewWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate 

Returns an error alert view created by using the specified error message and receiver's delegate object.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
Returns:
Created error alert view
+ (UIAlertView *) viewWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Returns an error alert view created by using the specified error message, receiver's delegate object and confirm button title.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Created error alert view
+ (UIAlertView *) viewWithError: (NSString *)  error
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an error alert view created by using the specified error message, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
error- descriptive error message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created error alert view
+ (UIAlertView *) viewWithMessage: (NSString *)  message

Returns an information alert view created by using the specified information message.

Parameters:
message- descriptive information message
Returns:
Created information alert view
+ (UIAlertView *) viewWithMessage: (NSString *)  message
confirm: (NSString *)  confirm 

Returns an information alert view created by using the specified informaiton message and confirm button title.

Parameters:
message- descriptive information message
confirm- the title of confirm button
+ (UIAlertView *) viewWithMessage: (NSString *)  message
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an information alert view created by using the specified information message and confirm and cancel buttons titles.

Parameters:
message- descriptive information message
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created information alert view
+ (UIAlertView *) viewWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate 

Returns an information alert view created by using the specified information message and receiver's delegate object.

Parameters:
message- descriptive information message
delegate- the receiver's delegate object
Returns:
Created information alert view
+ (UIAlertView *) viewWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Returns an information alert view created by using the specified information message, receiver's delegate object and confirm button title.

Parameters:
message- descriptive information message
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Created information alert view
Инициализированный экземпляр класса
+ (UIAlertView *) viewWithMessage: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an information alert view created by using the specified information message, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
message- descriptive information message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created information alert view
+ (UIAlertView *) viewWithTitle: (NSString *)  title
message: (NSString *)  message 

Returns an alert view created by using the specified view title and message text.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
Returns:
Created alert view
+ (UIAlertView *) viewWithTitle: (NSString *)  title
message: (NSString *)  message
confirm: (NSString *)  confirm 

Returns an alert view created by using the specified view title, message text and confirm button title.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
confirm- the title of confirm button
Returns:
Created alert view
+ (UIAlertView *) viewWithTitle: (NSString *)  title
message: (NSString *)  message
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an alert view created by using the specified view title, message text and confirm and cancel buttons titles.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created alert view
+ (UIAlertView *) viewWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate 

Returns an alert view created by using the specified view title, message text and receiver's delegate object.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
Returns:
Created alert view
+ (UIAlertView *) viewWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Returns an alert view created by using the specified view title, message text, receiver's delegate and confirm button title.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Created alert view
+ (UIAlertView *) viewWithTitle: (NSString *)  title
message: (NSString *)  message
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an alert view created by using the specified view title, message text, receiver's delegate object, confirm and cancel buttons titles.

Parameters:
title- the string that appears in the receiver's title bar
message- descriptive text that provides more details than the title
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created alert view
+ (UIAlertView *) viewWithWarning: (NSString *)  warning

Returns an warning alert view created by using the specified warning message.

Parameters:
warning- descriptive warning message
Returns:
Created warning alert view
+ (UIAlertView *) viewWithWarning: (NSString *)  warning
confirm: (NSString *)  confirm 

Returns an warning alert view created by using the specified warning message and confirm button title.

Parameters:
warning- descriptive warning message
confirm- the title of confirm button
Returns:
Created warning alert view
+ (UIAlertView *) viewWithWarning: (NSString *)  warning
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an warning alert view created by using the specified warning message and confirm and cancel buttons titles.

Parameters:
warning- descriptive warning message
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created warning alert view
+ (UIAlertView *) viewWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate 

Returns an warning alert view created by using the specified warning message and receiver's delegate object.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
Returns:
Created warning alert view
+ (UIAlertView *) viewWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm 

Returns an warning alert view created by using the specified warning message, receiver's delegate object and confirm button title.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
confirm- the title of confirm button
Returns:
Created warning alert view
+ (UIAlertView *) viewWithWarning: (NSString *)  warning
delegate: (id<UIAlertViewDelegate>)  delegate
confirm: (NSString *)  confirm
cancel: (NSString *)  cancel 

Returns an warning alert view created by using the specified warning message, receiver's delegate object and confirm and cancel buttons titles.

Parameters:
warning- descriptive warning message
delegate- the receiver's delegate object
confirm- the title of confirm button
cancel- the title of cancel button
Returns:
Created warning alert view

The documentation for this category was generated from the following files:
 All Classes Files Functions Typedefs Enumerations Enumerator Defines