|
LuxChat
2.0
Instant messenger for iOS
|
#import <PFPurchaseTableViewCell.h>
Properties | |
| PFPurchaseTableViewCellState | state |
| UILabel * | priceLabel |
| UIProgressView * | progressView |
Properties inherited from PFTableViewCell | |
| PFImageView * | imageView |
PFPurchaseTableViewCell is a subclass PFTableViewCell that is used to show products in a PFProductTableViewController.
PFProductTableViewController
|
readnonatomicstrong |
Label where price of the product is displayed.
|
readnonatomicstrong |
Progress view that is shown, when the product is downloading.
|
readwritenonatomicassign |
State of the cell.
PFPurchaseTableViewCellState
1.8.9.1