doc
 All Classes Functions Variables Properties
Public Member Functions
<EMImageViewDelegate> Protocol Reference

Inherited by EMNavStateItemBannerGridCell.

List of all members.

Public Member Functions

(void) - imageViewDidStartLoad:
(void) - imageView:didLoadImage:
(void) - imageView:didFailLoadWithError:

Member Function Documentation

- (void) imageView: (EMImageView *)  imageView
didFailLoadWithError: (NSError *)  error 
[optional]

Called when the image failed to load asynchronously. If error is nil then the request was cancelled.

- (void) imageView: (EMImageView *)  imageView
didLoadImage: (UIImage *)  image 
[optional]

Called when the image finishes loading asynchronously.

- (void) imageViewDidStartLoad: (EMImageView *)  imageView [optional]

Called when the image begins loading asynchronously.


The documentation for this protocol was generated from the following file: