Playlist Generator  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Public Member Functions | Protected Attributes
DisplayPlaylistViewController Class Reference

#import <DisplayPlaylistViewController.h>

List of all members.

Public Member Functions

(id) - initWithArtistArray:tracksArray:
(BOOL) - resultsExistForJSON:

Protected Attributes

NSArray * artistList
NSArray * trackList
NSMutableArray * activityIndicators
NSMutableArray * cells
NSMutableArray * URLs
IBOutlet UITableView * table
MBProgressHUDhud
int currentConnectionNumber
NSMutableArray * connections
NSMutableData * receivedData

Member Function Documentation

- (id) initWithArtistArray: (NSArray *)  artists
tracksArray: (NSArray *)  tracks 
- (BOOL) resultsExistForJSON: (NSString *)  jsonString

Member Data Documentation

- (NSMutableArray*) activityIndicators [protected]
- (NSArray*) artistList [protected]
- (NSMutableArray*) cells [protected]
- (NSMutableArray*) connections [protected]
- (int) currentConnectionNumber [protected]
- (MBProgressHUD*) hud [protected]
- (NSMutableData*) receivedData [protected]
- (IBOutlet UITableView*) table [protected]
- (NSArray*) trackList [protected]
- (NSMutableArray*) URLs [protected]

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