FreeRDP
BlockAlertView Class Reference
Inheritance diagram for BlockAlertView:
Collaboration diagram for BlockAlertView:

Instance Methods

(id) - initWithTitle:message:
 
(void) - setDestructiveButtonWithTitle:block:
 
(void) - setCancelButtonWithTitle:block:
 
(void) - addButtonWithTitle:block:
 
(void) - addComponents:
 
(void) - show
 
(void) - dismissWithClickedButtonIndex:animated:
 
(void) - setupDisplay
 

Class Methods

(BlockAlertView *) + alertWithTitle:message:
 
(void) + showInfoAlertWithTitle:message:
 
(void) + showErrorAlert:
 

Protected Attributes

UIView * _view
 
NSMutableArray * _blocks
 
CGFloat _height
 
NSString * _title
 
NSString * _message
 
BOOL _shown
 
BOOL _cancelBounce
 

Properties

UIImage * backgroundImage
 
UIView * view
 
BOOL vignetteBackground
 

Detailed Description

Definition at line 8 of file BlockAlertView.h.


The documentation for this class was generated from the following files: