|
(id) | - initWithTitle:message: |
|
(void) | - setDestructiveButtonWithTitle:block: |
|
(void) | - setCancelButtonWithTitle:block: |
|
(void) | - addButtonWithTitle:block: |
|
(void) | - addComponents: |
|
(void) | - show |
|
(void) | - dismissWithClickedButtonIndex:animated: |
|
(void) | - setupDisplay |
|
|
(BlockAlertView *) | + alertWithTitle:message: |
|
(void) | + showInfoAlertWithTitle:message: |
|
(void) | + showErrorAlert: |
|
|
UIView * | _view |
|
NSMutableArray * | _blocks |
|
CGFloat | _height |
|
NSString * | _title |
|
NSString * | _message |
|
BOOL | _shown |
|
BOOL | _cancelBounce |
|
|
UIImage * | backgroundImage |
|
UIView * | view |
|
BOOL | vignetteBackground |
|
Definition at line 8 of file BlockAlertView.h.
The documentation for this class was generated from the following files: