Playlist Generator  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Public Member Functions | Properties
MBProgressHUD() Class Reference

List of all members.

Public Member Functions

(void) - hideUsingAnimation:
(void) - showUsingAnimation:
(void) - done
(void) - updateLabelText:
(void) - updateDetailsLabelText:
(void) - updateProgress
(void) - updateIndicators
(void) - handleGraceTimer:
(void) - handleMinShowTimer:
(void) - setTransformForCurrentOrientation:
(void) - cleanUp
(void) - deviceOrientationDidChange:
(void) - launchExecution
(void) - deviceOrientationDidChange:
(void) - hideDelayed:
(void) - launchExecution
(void) - cleanUp

Properties

UIView * indicator
float width
float height
NSTimer * graceTimer
NSTimer * minShowTimer
NSDate * showStarted

Member Function Documentation

- (void) cleanUp
- (void) cleanUp
- (void) deviceOrientationDidChange: (NSNotification *)  notification
- (void) deviceOrientationDidChange: (NSNotification *)  notification
- (void) done
- (void) handleGraceTimer: (NSTimer *)  theTimer
- (void) handleMinShowTimer: (NSTimer *)  theTimer
- (void) hideDelayed: (NSNumber *)  animated
- (void) hideUsingAnimation: (BOOL)  animated
- (void) launchExecution
- (void) launchExecution
- (void) setTransformForCurrentOrientation: (BOOL)  animated
- (void) showUsingAnimation: (BOOL)  animated
- (void) updateDetailsLabelText: (NSString *)  newText
- (void) updateIndicators
- (void) updateLabelText: (NSString *)  newText
- (void) updateProgress

Property Documentation

- (NSTimer*) graceTimer [read, write, retain]
- (float) height [read, write, assign]
- (UIView*) indicator [read, write, retain]
- (NSTimer*) minShowTimer [read, write, retain]
- (NSDate*) showStarted [read, write, retain]
- (float) width [read, write, assign]

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