LuxChat  2.0
Instant messenger for iOS
Properties | List of all members
PFTableViewCell Class Reference

#import <PFTableViewCell.h>

Inheritance diagram for PFTableViewCell:
ESRecentCell PFPurchaseTableViewCell

Properties

PFImageView * imageView
 

Detailed Description

The PFTableViewCell class represents a table view cell which can download and display remote images stored on Parse.

When used in a PFQueryTableViewController - downloading and displaying of the remote images are automatically managed by the controller.

Property Documentation

- (PFImageView*) imageView
readnonatomicstrong

The imageView of the table view cell.

See also
PFImageView

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