Yini  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
PullRefreshTableViewController Class Reference

#import <PullRefreshTableViewController.h>

Inheritance diagram for PullRefreshTableViewController:
MasterViewController

Public Member Functions

(void) - setupStrings
(void) - addPullToRefreshHeader
(void) - startLoading
(void) - stopLoading
(void) - refresh

Protected Attributes

BOOL isDragging
BOOL isLoading

Properties

UIView * refreshHeaderView
UILabel * refreshLabel
UIImageView * refreshArrow
UIActivityIndicatorView * refreshSpinner
NSString * textPull
NSString * textRelease
NSString * textLoading

Member Function Documentation

- (void) addPullToRefreshHeader
- (void) refresh
- (void) setupStrings
- (void) startLoading
- (void) stopLoading

Member Data Documentation

- (BOOL) isDragging
protected
- (BOOL) isLoading
protected

Property Documentation

- (UIImageView *) refreshArrow
readwritenonatomicretain
- (UIView *) refreshHeaderView
readwritenonatomicretain
- (UILabel *) refreshLabel
readwritenonatomicretain
- (UIActivityIndicatorView *) refreshSpinner
readwritenonatomicretain
- (NSString *) textLoading
readwritenonatomiccopy
- (NSString *) textPull
readwritenonatomiccopy
- (NSString *) textRelease
readwritenonatomiccopy

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