Inherited by EMNavStateItemBannerGridCell.
Public Member Functions | |
| (void) | - imageViewDidStartLoad: |
| (void) | - imageView:didLoadImage: |
| (void) | - imageView:didFailLoadWithError: |
| - (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.
1.8.0